Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureLogger ¶
func ConfigureLogger(config *LoggerConfig) (*logrus.Logger, error)
Types ¶
type Config ¶
type Config struct { Port int ConfigFile string WelcomeString string Settings struct { // contains filtered or unexported fields } LogConfig LoggerConfig }
func LoadConfig ¶
type LoggerConfig ¶
Click to show internal directories.
Click to hide internal directories.