Versions in this module Expand all Collapse all v1 v1.1.0 Apr 4, 2023 v1.0.0 Mar 22, 2022 Changes in this version + const ErrNilPointerValueMsg + const ErrZeroSizeValueMsg + func As(err error, target *error) bool + func ErrNilPointerValue() error + func ErrZeroSizeValue() error + func GetDelimiter() string + func Is(err, target error) bool + func New(s string) error + func SetDelimiter(s string) + func Unwrap(err error) error + func WrapErr(s string, w error) error + func WrapStr(s, w string) error + type Wrapper interface + Error func() string + Unwrap func() error Other modules containing this package github.com/evenlab/go-kit