Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version = "1.2.7" APINodeVersion = "1.2.7" ProductName = "Edge Admin" ProcessName = "edge-admin" ProductNameZH = "Edge" Role = "admin" EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967" EncryptMethod = "aes-256-cfb" CookieSID = "edgesid" SessionAdminId = "adminId" SystemdServiceName = "edge-admin" UpdatesURL = "https://goedge.cn/api/boot/versions?os=${os}&arch=${arch}&version=${version}" )
View Source
const BuildCommunity = true
View Source
const BuildPlus = false
View Source
const Tag = "community"
Variables ¶
View Source
var ( IsRecoverMode = false IsDemoMode = false ErrorDemoOperation = "DEMO模式下无法进行创建、修改、删除等操作" NewVersionCode = "" // 有新的版本 NewVersionDownloadURL = "" // 新版本下载地址 IsMain = checkMain() )
View Source
var IsPlus = false
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.