Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version = "0.4.8" ProductName = "Edge API" ProcessName = "edge-api" ProductNameZH = "Edge" Role = "api" EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967" EncryptMethod = "aes-256-cfb" ErrServer = "服务器出了点小问题,请稍后重试" SystemdServiceName = "edge-api" NodeVersion = "0.4.8.1" UserNodeVersion = "0.3.4" AuthorityNodeVersion = "0.0.2" MonitorNodeVersion = "0.0.4" DNSNodeVersion = "0.2.3" ReportNodeVersion = "0.1.1" // SQLVersion SQL版本号 SQLVersion = "11" )
View Source
const BuildCommunity = true
View Source
const BuildPlus = false
View Source
const Tag = "community"
Variables ¶
View Source
var ( IsPlus = false MaxNodes int32 = 0 NodeId int64 = 0 Debug = false )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.