Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GRPCOptionFuncs []GRPCOptionFunc
GRPCOptionFuncs is a combination of multiple gRPC dial option.
Functions ¶
Types ¶
type GRPCOptionFunc ¶
type GRPCOptionFunc func(vp *viper.Viper) (grpc.DialOption, error)
GRPCOptionFunc is a function that configures a gRPC dial option.
Click to show internal directories.
Click to hide internal directories.