package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 22, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
SecretKey string `required:"true"`
DBPath string `required:"true"`
LogLevel string `default:"warning"`
EnableGinLogger bool `default:"false"`
Production bool `default:"true"`
DefaultUsername string
DefaultPassword string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.