package serverconfigs type HTTPWebsocketRef struct { IsOn bool `yaml:"isOn" json:"isOn"` WebsocketId int64 `yaml:"websocketId" json:"websocketIs"` }