MCPcopy Create free account

hub / github.com/smallnest/rpcx / functions

Functions869 in github.com/smallnest/rpcx

MethodEquals
(other *ThriftColorGroup)
codec/testdata/thrift_colorgroup.go:197
MethodEquals
(other *ThriftArgs_)
_testutils/thrift_arith_service.go:153
MethodEquals
(other *ThriftReply)
_testutils/thrift_arith_service.go:267
MethodError
()
client/client.go:53
MethodError
(v ...interface{})
log/dummy_logger.go:23
MethodError
(v ...interface{})
log/default_logger.go:94
MethodErrorf
(format string, v ...interface{})
log/dummy_logger.go:26
MethodErrorf
(format string, v ...interface{})
log/default_logger.go:98
MethodExp
InfluxDB reports metrics into influxdb. p.InfluxDB(10e9, "http://127.0.0.1:8086","metrics", "test","test"}) func (p *MetricsPlugin) InfluxDB(freq t
serverplugin/metrics.go:125
MethodFail
()
client/circuit_breaker.go:91
FunctionFailModeString
FailModeString retrieves an enum value from the enum constants string name. Throws an error if the param is not part of the enum.
client/failmode_enumer.go:31
FunctionFailModeValues
FailModeValues returns all values of the enum
client/failmode_enumer.go:39
FunctionFatal
(v ...interface{})
log/logger.go:74
MethodFatal
(v ...interface{})
log/dummy_logger.go:29
MethodFatal
(v ...interface{})
log/default_logger.go:102
FunctionFatalf
(format string, v ...interface{})
log/logger.go:77
MethodFatalf
(format string, v ...interface{})
log/dummy_logger.go:32
MethodFatalf
(format string, v ...interface{})
log/default_logger.go:107
MethodFork
Fork sends requests to all servers and Success once one server returns OK. FailMode and SelectMode are meanless for this method.
client/xclient.go:1031
MethodFork
Fork sends requests to all servers and Success once one server returns OK. FailMode and SelectMode are meanless for this method.
client/oneclient.go:250
MethodGetA
()
_testutils/arith_service.go:44
MethodGetA
()
_testutils/thrift_arith_service.go:32
MethodGetB
()
_testutils/arith_service.go:51
MethodGetB
()
_testutils/thrift_arith_service.go:36
MethodGetC
()
_testutils/arith_service.go:67
MethodGetC
()
_testutils/thrift_arith_service.go:185
MethodGetColors
()
codec/testdata/protobuf.pb.go:79
MethodGetColors
()
codec/testdata/thrift_colorgroup.go:43
MethodGetConn
GetConn returns the underlying conn.
client/client.go:152
MethodGetField1
()
protocol/testdata/benchmark.pb.go:102
MethodGetField100
()
protocol/testdata/benchmark.pb.go:249
MethodGetField101
()
protocol/testdata/benchmark.pb.go:256
MethodGetField102
()
protocol/testdata/benchmark.pb.go:263
MethodGetField103
()
protocol/testdata/benchmark.pb.go:270
MethodGetField104
()
protocol/testdata/benchmark.pb.go:242
MethodGetField12
()
protocol/testdata/benchmark.pb.go:214
MethodGetField128
()
protocol/testdata/benchmark.pb.go:361
MethodGetField129
()
protocol/testdata/benchmark.pb.go:368
MethodGetField13
()
protocol/testdata/benchmark.pb.go:228
MethodGetField130
()
protocol/testdata/benchmark.pb.go:207
MethodGetField131
()
protocol/testdata/benchmark.pb.go:375
MethodGetField14
()
protocol/testdata/benchmark.pb.go:235
MethodGetField150
()
protocol/testdata/benchmark.pb.go:312
MethodGetField16
()
protocol/testdata/benchmark.pb.go:200
MethodGetField17
()
protocol/testdata/benchmark.pb.go:221
MethodGetField18
()
protocol/testdata/benchmark.pb.go:116
MethodGetField2
()
protocol/testdata/benchmark.pb.go:137
MethodGetField22
()
protocol/testdata/benchmark.pb.go:165
MethodGetField23
()
protocol/testdata/benchmark.pb.go:319
MethodGetField24
()
protocol/testdata/benchmark.pb.go:326
MethodGetField25
()
protocol/testdata/benchmark.pb.go:333
MethodGetField271
()
protocol/testdata/benchmark.pb.go:298
MethodGetField272
()
protocol/testdata/benchmark.pb.go:305
MethodGetField280
()
protocol/testdata/benchmark.pb.go:151
MethodGetField29
()
protocol/testdata/benchmark.pb.go:277
MethodGetField3
()
protocol/testdata/benchmark.pb.go:144
MethodGetField30
()
protocol/testdata/benchmark.pb.go:284
MethodGetField4
()
protocol/testdata/benchmark.pb.go:172
MethodGetField5
()
protocol/testdata/benchmark.pb.go:179
MethodGetField59
()
protocol/testdata/benchmark.pb.go:186
MethodGetField6
()
protocol/testdata/benchmark.pb.go:158
MethodGetField60
()
protocol/testdata/benchmark.pb.go:291
MethodGetField67
()
protocol/testdata/benchmark.pb.go:347
MethodGetField68
()
protocol/testdata/benchmark.pb.go:354
MethodGetField7
()
protocol/testdata/benchmark.pb.go:193
MethodGetField78
()
protocol/testdata/benchmark.pb.go:340
MethodGetField80
()
protocol/testdata/benchmark.pb.go:123
MethodGetField81
()
protocol/testdata/benchmark.pb.go:130
MethodGetField9
()
protocol/testdata/benchmark.pb.go:109
MethodGetID
()
codec/testdata/thrift_colorgroup.go:35
MethodGetId
()
codec/testdata/protobuf.pb.go:65
MethodGetName
()
codec/testdata/protobuf.pb.go:72
MethodGetName
()
codec/testdata/thrift_colorgroup.go:39
MethodGetPlugins
()
client/xclient.go:194
MethodGetPlugins
()
client/oneclient.go:81
MethodGetService
(ctx context.Context, s string, reply *string)
reflection/server_reflection.go:151
MethodGetServices
GetServices returns the configured server
client/multiple_servers_discovery.go:37
MethodGetServices
GetServices returns the servers
client/mdns_discovery.go:69
MethodGetServices
GetServices returns the static server
client/peer2peer_discovery.go:26
MethodGetServices
GetServices returns the static server
client/dns_discovery.go:51
MethodGetServices
()
client/discovery.go:60
MethodGetServices
(ctx context.Context, s string, reply *string)
reflection/server_reflection.go:161
MethodGo
Go invokes the function asynchronously. It returns the Call structure representing the invocation. The done channel will signal when the call is compl
client/oneclient.go:111
MethodGo
(ctx context.Context, servicePath, serviceMethod string, args interface{}, reply interface{}, done chan *Call)
client/client.go:104
MethodGraphite
Graphite reports metrics into graphite. addr, _ := net.ResolveTCPAddr("tcp", "127.0.0.1:2003") p.Graphite(10e9, "metrics", addr)
serverplugin/metrics.go:102
MethodHandleConnAccept
HandleConnAccept check ip.
serverplugin/whitelist.go:12
MethodHandleConnAccept
HandleConnAccept handles connections from clients
serverplugin/redis.go:154
MethodHandleConnAccept
HandleConnAccept handles connections from clients
serverplugin/mdns.go:145
MethodHandleConnAccept
HandleConnAccept handles connections from clients
serverplugin/metrics.go:41
MethodHandleConnAccept
HandleConnAccept check ip.
serverplugin/blacklist.go:12
MethodHandleConnAccept
HandleConnAccept can limit connecting rate
serverplugin/rate_limiting.go:28
MethodHandleConnAccept
HandleConnAccept check ip.
serverplugin/tee.go:24
MethodHeartbeatRequest
(ctx context.Context, req *protocol.Message)
server/plugin_test.go:16
MethodInfo
(v ...interface{})
log/dummy_logger.go:11
MethodInfo
(v ...interface{})
log/default_logger.go:78
MethodInfof
(format string, v ...interface{})
log/dummy_logger.go:14
MethodInfof
(format string, v ...interface{})
log/default_logger.go:82
MethodInform
(ctx context.Context, serviceMethod string, args interface{}, reply interface{})
client/xclient.go:61
MethodInform
Inform sends requests to all servers and returns all results from services. FailMode and SelectMode are meanless for this method. Please set timeout t
client/xclient.go:1134
MethodIsAFailMode
IsAFailMode returns "true" if the value is listed in the enum definition. "false" otherwise
client/failmode_enumer.go:44
← previousnext →501–600 of 869, ranked by callers