Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiError ¶
type MultiError struct {
// contains filtered or unexported fields
}
func (*MultiError) AppendError ¶
func (mErr *MultiError) AppendError(err error)
func (*MultiError) Error ¶
func (mErr *MultiError) Error() string
func (*MultiError) IsError ¶
func (mErr *MultiError) IsError() bool
Click to show internal directories.
Click to hide internal directories.