package
0.0.0-20170713091356-d2522080eaec
Repository: https://github.com/saiser/rpcx.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewAliasPlugin creates a new NewAliasPlugin.
NewCompressionPlugin creates a new CompressionPlugin.
NewMetricsPlugin creates a new MetricsPlugirn.
# Structs
AliasPlugin can be used to set aliases for services.
CompressionPlugin can compress responses and decompress requests.
ConsulRegisterPlugin a register plugin which can register services into consul for clusterThis registry is experimental and has not been test.
EtcdRegisterPlugin a register plugin which can register services into etcd for cluster.
EtcdV3RegisterPlugin a register plugin which can register services into etcd for cluster.
LogRegisterPlugin is a register plugin which can log registered services in logs.
MetricsPlugin collects metrics of a rpc server.
ZooKeeperRegisterPlugin a register plugin which can register services into zookeeper for cluster.