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

Skip to content

Tags: elithrar/chi

Tags

v2.0.0rc1

Toggle v2.0.0rc1's commit message
Import ordering for travis

v1.0.0

Toggle v1.0.0's commit message
Ensure we dont route to an empty mux, fixes go-chi#42

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