Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultCDNHttp = "http://test.static.golangjob.cn/" DefaultCDNHttps = "https://static.golangjob.cn/" )
View Source
const ( DEV = "dev" TEST = "test" PRO = "pro" )
Variables ¶
View Source
var App = &app{}
View Source
var AuthorityChan = make(chan struct{}, 1)
View Source
var Build string
View Source
var RoleAuthChan = make(chan struct{}, 1)
View Source
var RoleChan = make(chan struct{}, 1)
View Source
var TopicNodeChan = make(chan struct{}, 1)
View Source
var UserSettingChan = make(chan struct{}, 1)
Functions ¶
func PrintVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.