Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyPath = errors.New("template cannot be empty")
View Source
var ErrNotImplemented = errors.New(
"different dynamic segment names are not allowed for common path prefix",
)
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func (*Node) MustInsert ¶
type Payload ¶
type Payload struct { MethodsMap types.MethodsMap Allow string }
Click to show internal directories.
Click to hide internal directories.