Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Empty = []Middleware{}
Functions ¶
func NewAppendPath ¶
Types ¶
type AppendPath ¶
type BuilderFunc ¶
type BuilderFunc func(raw json.RawMessage) (Middleware, error)
type RegisterFunc ¶
type RegisterFunc func(map[string]BuilderFunc) error
func RegisterAppendPath ¶
func RegisterAppendPath() RegisterFunc
func RegisterReplacePath ¶
func RegisterReplacePath() RegisterFunc
Click to show internal directories.
Click to hide internal directories.