Documentation
¶
Index ¶
- Constants
- type Errors
- func (e *Errors) Add(err error)
- func (e Errors) Error() string
- func (e Errors) ErrorTab() string
- func (e Errors) IsEmpty() bool
- func (e *Errors) Join(errs ...error) *Errors
- func (e Errors) String() string
- func (e Errors) Stringify(separator string) string
- func (e Errors) ToError() error
- func (e Errors) Unwrap() []error
Constants ¶
View Source
const ( NL = "\n" NLT = "\n\t" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.