Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyEnv = "env" KeyHost = "server.host" KeyPort = "server.port" KeyReadTimeout = "server.read-timeout" KeyWriteTimeout = "server.write-timeout" KeyStopTimeout = "server.stop-timeout" KeyCORSAllowOrigins = "server.cors.allow-origins" KeyPprofToken = "server.pprof-token" //nolint:gosec KeyProfilerServerAddress = "profiler.server-address" KeyProfilerAuthUsername = "profiler.auth-username" KeyProfilerAuthPassword = "profiler.auth-password" //nolint:gosec KeyProfilerDebug = "profiler.debug" KeyLog = "log" )
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.