nbio/hitch

Handler / HandlerFunc problem

zeucxb opened this issue · 1 comments

vendor/github.com/nbio/hitch/hitch.go:42: cannot use handler (type http.Handler) as type http.HandlerFunc in assignment: need type assertion

Its a httprouter problem.