Versions in this module Expand all Collapse all v0 v0.2.0 Apr 1, 2017 v0.1.0 Mar 6, 2017 v0.0.1 Dec 29, 2016 Changes in this version + var RouterParamKey handler.Key = 0 + func FetchRouterParamsFromContext(ctx context.Context, keys ...string) (map[string]string, error) + func NewContextFromRouterParams(ctx context.Context, ps httprouter.Params) context.Context