package config type HTTP struct { ListenAddr string `json:"listen_addr"` }