refactor: simplify zrpc stat config (#3107)
This commit is contained in:
@@ -15,6 +15,8 @@ type (
|
||||
ClientMiddlewaresConf = internal.ClientMiddlewaresConf
|
||||
// ServerMiddlewaresConf defines whether to use server middlewares.
|
||||
ServerMiddlewaresConf = internal.ServerMiddlewaresConf
|
||||
// StatConf defines the stat config.
|
||||
StatConf = internal.StatConf
|
||||
|
||||
// A RpcClientConf is a rpc client config.
|
||||
RpcClientConf struct {
|
||||
|
||||
Reference in New Issue
Block a user