Versions in this module Expand all Collapse all v1 v1.0.0 Jul 31, 2018 Changes in this version + type Handler struct + ConfigJson template.JS + func NewHandler(title, swaggerJSONPath string, basePath string) *Handler + func NewHandlerWithConfig(config swgui.Config) *Handler + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)