package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Oct 23, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Debug bool `default:"false" envconfig:"DEBUG"`
Development bool `default:"false" envconfig:"DEVELOPMENT"`
Deployment string `default:"unknown" envconfig:"DEPLOYMENT"`
StackTraceLevel string `default:"error" envconfig:"LOG_STACK_TRACE_LEVEL"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.