Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Logger micrologger.Logger Service *service.Service Viper *viper.Viper Flag *flag.Flag ProjectName string }
Config represents the configuration used to create a new server object.
Click to show internal directories.
Click to hide internal directories.