Documentation ¶
Index ¶
Constants ¶
View Source
const ( ENV_PRO = "production" ENV_DEV = "dev" ENV_TEST = "test" )
View Source
const ( CONSOLE_LISTEN = "0.0.0.0" CONSOLE_PORT = "9999" )
View Source
const (
APP = "binlogo"
)
View Source
const VERSITON = "1.0.10"
Variables ¶
View Source
var NodeIP net.IP
View Source
var NodeName string
Functions ¶
func InitConfigs ¶
func InitConfigs()
func InitViperFromFile ¶
func InitViperFromFile(file string)
Types ¶
Click to show internal directories.
Click to hide internal directories.