Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrAmbiguousCaptureVariableNames = errors.New("ambiguous capture variable names")
)
Functions ¶
func ComparePatternHandlers ¶
ComparePatternHandlers compares two PatternResponder objects without respect to the names of any capture variable names.
func ValidateResponders ¶
ValidateResponders should be called on a set of handlers to ensure there are no ambiguous patterns found.
Types ¶
Click to show internal directories.
Click to hide internal directories.