Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnescapeBraces ¶
Types ¶
type CatchAllRule ¶
type CatchAllRule uint8
const ( CatchAllAtEnd CatchAllRule = iota CatchAllInFirstPart )
type Options ¶
type Options struct {
Separator byte
CatchAllRule CatchAllRule
ErrInvalidParam error
ErrInvalidParamPart error
ErrInvalidCatchAll error
}
Click to show internal directories.
Click to hide internal directories.