Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurator ¶
type Configurator interface { GetLoggerLevel() string GetLoggerOutput() string GetLoggerFormatter() string GetLoggerContextExtraFields() []string GetMongoHost() string GetMongoPort() int GetMongoLogin() string GetMongoPassword() string GetMongoDatabase() string GetServerName() string GetServerPort() string GetServerRequestTimeout() time.Duration GetServerShutDownTimeout() time.Duration }
Click to show internal directories.
Click to hide internal directories.