onlinedoc

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Routes

func Routes() []model.Route

Types

type OnlineDocHandler

type OnlineDocHandler interface {
	GetDoc(w http.ResponseWriter, r *http.Request)
	GetOpenAPI(w http.ResponseWriter, r *http.Request)
}

func NewOnlineDocHandler

func NewOnlineDocHandler() OnlineDocHandler

type OnlineDocHandlerImpl

type OnlineDocHandlerImpl struct {
}

func (*OnlineDocHandlerImpl) GetDoc

func (receiver *OnlineDocHandlerImpl) GetDoc(_writer http.ResponseWriter, _req *http.Request)

func (*OnlineDocHandlerImpl) GetOpenAPI

func (receiver *OnlineDocHandlerImpl) GetOpenAPI(_writer http.ResponseWriter, _req *http.Request)

Jump to

Keyboard shortcuts

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