package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: May 3, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port int `mapstructure:"port" json:"port"`
AppName string `mapstructure:"app_name" json:"app_name"`
Mode string `mapstructure:"mode" json:"mode"`
}
Config global config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.