Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
List contains a list of problems. Typically functions bubble up an observed error. A List can be used to note the error and continue function execution thus turning "error" into the "problem".
Click to show internal directories.
Click to hide internal directories.