package config type Che300 struct { Url string `ini:"url"` Token string `ini:"token"` }