swagger

package
v0.0.0-...-d3bb3ff Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Path is a path for swagger
	Path = "/docs"
	// Pattern is a pattern for mux that handles requests
	Pattern = "/docs/"
)

Variables

View Source
var HandlerK8S = http.StripPrefix(Path, swaggerui.Handler(specK8S))

HandlerK8S is required to route within k8s environment

View Source
var HandlerLocal = http.StripPrefix(Path, swaggerui.Handler(specLocal))

HandlerLocal is required to route within local environment

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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