package model type ManholeHistoryList struct { Name string `json:"name"` Value interface{} `json:"value"` }