@ -25,9 +25,9 @@ const (
type (
Error struct {
Err error `json:"error"`
Err error
Type ErrorType `json:"-"`
Type ErrorType
Meta interface{} `json:"meta"`
Meta interface{}
}
errorMsgs []*Error
The note is not visible to the blocked user.