Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lofcek/chi

Tags

v0.9.0

Toggle v0.9.0's commit message
Merge pull request go-chi#33 from pressly/zeroalloc

Reuse root context in a sync pool to reduce GC: zero-alloc routing

v1.0.0

Toggle v1.0.0's commit message
Add NotFoundHandlerFn() to treeRouter to always return valid 404 handler