Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version = "0.3.2" APINodeVersion = "0.3.2" ProductName = "Edge Admin" ProcessName = "edge-admin" ProductNameZH = "Edge" Role = "admin" EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967" EncryptMethod = "aes-256-cfb" ErrServer = "服务器出了点小问题,请联系技术人员处理。" CookieSID = "edgesid" SystemdServiceName = "edge-admin" )
Variables ¶
View Source
var ( IsDemoMode = false ErrorDemoOperation = "DEMO模式下无法进行创建、修改、删除等操作" )
View Source
var IsPlus = false
IsPlus 是否为企业版
View Source
var (
IsRecoverMode = false
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.