Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCombine = errors.New("combine error")
View Source
var ErrNoClue = errors.New("not enough information for making a decision")
ErrNoClue is for the situation that existing information is not enough to make a decision. For example, Router may return this error when there is no suitable route.
View Source
var New = errors.New
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.