You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ErrorType method to MessageTooLargeError (#1311)
* Add ErrorType method to MessageTooLargeError struct to support functionality with the errors.Is function.
See #1293
* implement the unwrap method to satisfy errors.Is
* support error interface for unwrap
0 commit comments