Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestServerConf ¶
http restful server:
type RpcClientConf ¶
type RpcClientConf struct {
zrpc.RpcClientConf
Name string
Version string
}
gRPC client:
type ServerUnit ¶
type ServerUnit struct {
Inner RpcServerConf // rpc server
Outer RestServerConf // http api server
Job RestServerConf // job server
Admin RestServerConf // admin api server
}
本服务定义: internal total
Click to show internal directories.
Click to hide internal directories.