registry

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes() []model.Route

Routes return route slice for gorilla mux

Types

type RegistryHandler

type RegistryHandler interface {
	GetRegistry(w http.ResponseWriter, r *http.Request)
}

RegistryHandler define http handler interface

func NewRegistryHandler

func NewRegistryHandler() RegistryHandler

NewRegistryHandler creates new RegistryHandlerImpl

type RegistryHandlerImpl

type RegistryHandlerImpl struct {
}

RegistryHandlerImpl define implementation for RegistryHandler

func (*RegistryHandlerImpl) GetRegistry

func (receiver *RegistryHandlerImpl) GetRegistry(_writer http.ResponseWriter, _req *http.Request)

GetRegistry returns registry UI

Jump to

Keyboard shortcuts

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