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

Skip to content

Tags: leninhasda/chi

Tags

v3.1.0

Toggle v3.1.0's commit message
v3.1.0 release

v3.0.0

Toggle v3.0.0's commit message
Update README with latest benchmarks of v3

v2.1.0

Toggle v2.1.0's commit message
Update README, CHANGELOG, other comments

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0 with support for go1.8, http2 and http.Pusher

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