Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultRpcAddress = "127.0.0.1" DefaultRpcPort = "8887" )
Variables ¶
View Source
var SilentError = errors.New("SilentError")
SilentError is an error that triggers exit code 1 without any error messaging
Functions ¶
func GetGrpcConn ¶
func GetGrpcConn() (*grpc.ClientConn, error)
func SetKeyValPair ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.