Versions in this module Expand all Collapse all v0 v0.9.0 Apr 4, 2019 Changes in this version + func DefaultConfig(pf proxy.Factory, logger logging.Logger) mux.Config + func DefaultFactory(pf proxy.Factory, logger logging.Logger) router.Factory + func ParamsExtractor(r *http.Request) map[string]string + type Engine struct + func NewEngine(m *httptreemux.ContextMux) Engine + func (g Engine) Handle(pattern, method string, handler http.Handler) + func (g Engine) ServeHTTP(w http.ResponseWriter, r *http.Request)