Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentClientVersion string
View Source
var (
SolutionListUrl string // csv file with solutions description
)
Functions ¶
func DownloadSolution ¶
func FillStruct ¶
func FillStruct(s interface{}, data MappedStruct) error
func GetProgramBuildTime ¶
func ShowSolutionList ¶
func ShowSolutionList() error
Types ¶
type MappedStruct ¶
type MappedStruct map[string]interface{}
func StructToMap ¶
func StructToMap(s interface{}) (ret MappedStruct)
Click to show internal directories.
Click to hide internal directories.