package ws type Stream struct { Type string `json:"type"` State int `json:"state"` }