Documentation ¶
Index ¶
Constants ¶
View Source
const KeyGrpc = "devops:grpc"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceGrpc ¶
type ServiceGrpc interface {
GetGrpc(configPath string, opt ...interface{}) (*grpc.ClientConn, error)
}
Click to show internal directories.
Click to hide internal directories.