Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigFile = "config.yaml" ConfigSuffix = ".yaml" CacheFile = ".cache" Localhost = "127.0.0.1" ControllerPort = "9090" DashboardPort = "8070" NotifyDelay = 2 * time.Second GitHubCDN = "https://cdn.jsdelivr.net/gh/" MMDBSuffix = "@release/Country.mmdb" UIConfigMsgTitle = "配置提示" SubConverterUrl = "https://id9.cc" )
Variables ¶
View Source
var ( PWD string ConfigDir = "profile" CacheDir = "cache" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.