Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
Error contains multiple errors mapped by unique suffix.
func New ¶
func New() *Error
New returns a new multi-error which contains a map of errors whose key is the unique DID suffix.
Click to show internal directories.
Click to hide internal directories.