Versions in this module Expand all Collapse all v1 v1.1.0 Apr 19, 2016 v1.0.0 Mar 18, 2016 Changes in this version + func HTTPHandler(handler Handler, ctx *RouteContext) httprouter.Handle + type Handler func(http.ResponseWriter, *http.Request, httprouter.Params, *RouteContext) (route string, status int) + type RouteContext struct + Config *config.APIConfig + Store database.Datastore v1.0.0-rc1 Feb 24, 2016