Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Logger is the global zap logger Logger zerolog.Logger )
Functions ¶
This section is empty.
Types ¶
type ClientConfig ¶
type ClientConfig struct {
DialAddr string
}
ClientConfig contains all of the client settings defined in the TOML file
func SetupClient ¶
func SetupClient() (ClientConfig, zerolog.Logger)
SetupServer does the initial configuration
Click to show internal directories.
Click to hide internal directories.