Documentation ¶
Overview ¶
this file will complete configurations below server configuration log configuration
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetMainDir ¶
func GetSthInMainDir ¶
func IsRunModeDep ¶
func IsRunModeDep() bool
func IsRunModeDev ¶
func IsRunModeDev() bool
Types ¶
type DM1Config ¶
type DM1Config struct { Ignore []struct { Name string `json:"name"` } `json:"ignore"` }
https://mholt.github.io/json-to-go/ \sa server_dm1.go this struct is auto generated
var (
DM1 DM1Config
)
type RedisConfig ¶
Click to show internal directories.
Click to hide internal directories.