Versions in this module Expand all Collapse all v1 v1.0.1 Nov 1, 2017 v1.0.0 Nov 1, 2017 Changes in this version + func AddRoutes(routes []Route, router *mux.Router) + type Route struct + HandlerFunc http.HandlerFunc + Method string + Middlewares []negroni.Handler + Name string + Pattern string