Documentation
¶
Index ¶
- func Make(variant errtype.Variation, err error, message string, ...) errorwrapper.Wrapper
- func Messages(variant errtype.Variation, messages ...string) errorwrapper.Wrapper
- func NotImpl(url string) errorwrapper.Wrapper
- func OutOfRange(start, end, ranges interface{}, message string) errorwrapper.Wrapper
- func Refs(variant errtype.Variation, varName string, val interface{}, separator string, ...) errorwrapper.Wrapper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Make ¶ added in v0.0.2
func Make( variant errtype.Variation, err error, message string, collection refs.Collection, ) errorwrapper.Wrapper
func Messages ¶
func Messages( variant errtype.Variation, messages ...string, ) errorwrapper.Wrapper
func NotImpl ¶
func NotImpl( url string, ) errorwrapper.Wrapper
func OutOfRange ¶
func OutOfRange( start, end, ranges interface{}, message string, ) errorwrapper.Wrapper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.