Versions in this module Expand all Collapse all v0 v0.0.3 Oct 1, 2019 Changes in this version + func E(argument interface{}, arguments ...interface{}) error + func Errorf(format string, args ...interface{}) error + func IsEmpty(err error) bool + func SetDebug(debugOn bool) + func StringToError(text string) error + type Error struct + Err error + Kind Kind + Op Op + func (e *Error) Error() string + type Kind uint8 + const Ignore + const Placeholder + func (k Kind) String() string + type Op string