Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Close ¶
func Close(conn *grpc.ClientConn)
func Dial ¶
func Dial() (*grpc.ClientConn, error)
func Serve ¶
func Serve(rsFN RegisterServerFunc)
Types ¶
type GRPCClientConfig ¶
func ClientConfig ¶
func ClientConfig() GRPCClientConfig
type GRPCConfig ¶
type GRPCConfig struct { Server GRPCServerConfig `yaml:"grpcs"` Client GRPCClientConfig `yaml:"grpcc"` }
Click to show internal directories.
Click to hide internal directories.