# Functions
No description provided by the author
NewAliasPlugin creates a new NewAliasPlugin.
NewMDNSRegisterPlugin return a new MDNSRegisterPlugin.
NewMetricsPlugin creates a new MetricsPlugirn.
NewRateLimitingPlugin creates a new RateLimitingPlugin.
# Structs
AliasPlugin can be used to set aliases for services.
EtcdRegisterPlugin implements etcd registry.
MDNSRegisterPlugin implements mdns/dns-sd registry.
MetricsPlugin collects metrics of a rpc server.
RateLimitingPlugin can limit connecting per unit time.
StaticRegisterPlugin implements static registry.
No description provided by the author