package structs type About struct { BuildDate string `json:"buildDate"` Version string `json:"version"` }