Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
DefaultConfig returns the struct that collects the parts the router should be built from
func DefaultFactory ¶
DefaultFactory returns a net/http mux router factory with the injected proxy factory and logger
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func NewEngine ¶
func NewEngine(m *httptreemux.ContextMux) Engine
Click to show internal directories.
Click to hide internal directories.