package conf type Panel struct { Name string `json:"name"` Path string `json:"path"` }