v3

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	swgui.Config

	ConfigJson template.JS
	// contains filtered or unexported fields
}

Handler handle swagger UI request

func NewHandler

func NewHandler(title, swaggerJSONPath string, basePath string) *Handler

NewHandler returns a HTTP handler for swagger UI

func NewHandlerWithConfig

func NewHandlerWithConfig(config swgui.Config) *Handler

NewHandlerWithConfig returns a HTTP handler for swagger UI

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

ServeHTTP implement http.Handler interface, to handle swagger UI request

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL