chi v3.1.5 Release Notes

Release Date: 2017-08-02 // over 6 years ago
    • ๐Ÿ‘• Setup golint and go vet for the project
    • ๐Ÿ‘• As per golint, we've redefined func ServerBaseContext(h http.Handler, baseCtx context.Context) http.Handler to func ServerBaseContext(baseCtx context.Context, h http.Handler) http.Handler