Categorygithub.com/clarkezone/go-grpc-quick
modulepackage
0.1.0
Repository: https://github.com/clarkezone/go-grpc-quick.git
Documentation: pkg.go.dev

# Functions

CreateClient is a factory for servers.
CreateEmptyClientConfig creates an empty config.
CreateEmptyServerConfig creates an empty config.
CreateServer is a factory for servers.
GetClientConfig attempts to retrieve configuration from the environment, then a YAML file.
GetServerConfig attempts to retrieve configuration from the environment, then a YAML file.
SignalContext does cool magic see github.com/rodaine/grpc-chat.git.

# Structs

Client object.
ClientConf is a client configuraiton struct.
Server object.
ServerConf is the server configuration struct.