Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBXVersionInfo ¶
type DBXVersionInfo struct { Release string `json:"release"` NurHash string `json:"nurHash"` Git DBXVersionInfoGit `json:"git"` }
func GetDBXRelease ¶
func GetDBXRelease() *DBXVersionInfo
type DBXVersionInfoGit ¶
Click to show internal directories.
Click to hide internal directories.