getapidoc

package
v0.0.0-...-bd08887 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DocAPIFile = "./doc/api/index.html"
)

Variables

View Source
var GetAPIDocMeta = endpointdef.New(
	"getAPIDoc",
	"/doc/api",
	http.MethodGet,
	http.StatusOK,
)

GetAPIDocMeta holds the endpoint information

Functions

This section is empty.

Types

type GetAPIDocRequest

type GetAPIDocRequest struct{}

GetAPIDocRequest is the request structure

type GetAPIDocResponse

type GetAPIDocResponse []byte

GetAPIDocResponse holds the response structure

func GetAPIDoc

GetAPIDoc returns the documentation on the API

Jump to

Keyboard shortcuts

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