package
0.0.0-20170519234939-acf47f6e7dd7
Repository: https://github.com/ayiga/go-kit-middlewarer.git
Documentation: pkg.go.dev
# Functions
NewRouter returns a new Router, wrapping the given gorilla mux Router.
# Structs
Router is a type alias for *github.com/gorilla/mux.Router to make reference easier, as well as to implement the Mux interface.
# Type aliases
No description provided by the author