Documentation
¶
Index ¶
Constants ¶
View Source
const DownloadURL = "http://dl.linkv.fun/static/server"
View Source
const FILE = "decrypt"
View Source
const VERSION = "0.0.4"
Variables ¶
View Source
var Conf = &Config{}
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
IM IMConfig `json:"im"`
RTC RTCConfig `json:"rtc"`
Live LiveConfig `json:"sensor"`
Shop ShopConfig `json:"shop"`
}
type LiveConfig ¶ added in v0.4.2
Click to show internal directories.
Click to hide internal directories.