Versions in this module Expand all Collapse all v0 v0.1.0 Feb 3, 2016 Changes in this version + func InstallSupport(mux MuxInterface, enableSwaggerSupport bool) + type MuxInterface interface + Handle func(pattern string, handler http.Handler) + HandleFunc func(pattern string, handler func(http.ResponseWriter, *http.Request))