Versions in this module Expand all Collapse all v0 v0.1.0 Nov 13, 2025 Changes in this version + type StatusError struct + StatusCode int + func (s *StatusError) Error() string + type UnMarshalError struct + Err error + func (u *UnMarshalError) Error() string + type UrlError struct + Reason string + Url *url.URL + func (u *UrlError) Error() string