package
Version:
v0.0.0-...-2e53e79
Opens a new window with list of versions in this module.
Published: Aug 28, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GeneralConfig struct {
Debug bool
Host string `yaml:"host" split_words:"true"`
Port string `yaml:"port" split_words:"true"`
Web string `yaml:"web" split_words:"true"`
Secret string `yaml:"secret" split_words:"true"`
Level zapcore.Level
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.