Documentation ¶
Index ¶
Constants ¶
View Source
const (
VERSION_HEADER = "BUILD_VERSION"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadLinks ¶
type DownloadLinks struct { Mac string `json:"mac"` Linux string `json:"linux"` Windows string `json:"windows"` }
DownloadLinks type
Click to show internal directories.
Click to hide internal directories.