routes

package
v0.0.0-...-fe88686 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateKey

func CreateKey(w http.ResponseWriter, r *http.Request)

func CreateNamespace

func CreateNamespace(w http.ResponseWriter, r *http.Request)

func GetKeys

func GetKeys(w http.ResponseWriter, r *http.Request)

func GetNamespaces

func GetNamespaces(w http.ResponseWriter, r *http.Request)

func ListMappings

func ListMappings(w http.ResponseWriter, r *http.Request)

func ListMappingsNewSintax

func ListMappingsNewSintax(w http.ResponseWriter, r *http.Request)

func Ping

func Ping(w http.ResponseWriter, r *http.Request)

func RegisterControlHandlers

func RegisterControlHandlers(routeItems app.Routes) app.Routes

func RegisterServiceHandlers

func RegisterServiceHandlers(routeItems app.Routes) app.Routes

func StoreMapping

func StoreMapping(w http.ResponseWriter, r *http.Request)

Types

type PingResponse

type PingResponse struct {
	Code        int    `json:"code"`
	Description string `json:"description"`
}

Jump to

Keyboard shortcuts

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