Versions in this module Expand all Collapse all v0 v0.0.1 Aug 26, 2022 Changes in this version + func Match(err error, code int) bool + func New(code int, msg string) error + type Error struct + Code int + Message string + func (e *Error) Is(target error) bool + func (e Error) Error() string + func (e Error) String() string Other modules containing this package github.com/fox-one/pkg