httptreemux v3.8.0 Release Notes

Release Date: 2017-02-26 // about 7 years ago
  • TheNewContextMux function can be used to create a TreeMux preconfigured for use with http.HandlerFunc and context. The main difference here is that this object can be used as an http.Handler as well, unlike groups created from a TreeMux with UsingContext.