@ -17,7 +17,7 @@ func (hs *HttpScheme) MarshalJSON() ([]byte, error) {
return []byte(hs.String()), nil
}
const (
var (
SchemeHTTP HttpScheme = "http"
SchemeHTTPS HttpScheme = "https"
SchemeWs HttpScheme = "ws"
The note is not visible to the blocked user.