Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Errors ¶
type Errors struct {
// contains filtered or unexported fields
}
Errors is struct for storing multiple errors.
func (*Errors) AddMessage ¶
AddMessage adds error message into the error list.
Click to show internal directories.
Click to hide internal directories.