handlers

package
v0.0.0-...-a73ce49 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InvalidVersion        = &models.Error{Error: "Invalid UUID Version"}
	InvalidNameForV3      = &models.Error{Error: "Invalid Name parameter to generate V3 UUID"}
	InvalidSpaceUuidForV3 = &models.Error{Error: "Invalid Space UUID parameter to generate V3 UUID"}
	MissingNameForV3      = &models.Error{Error: "Missing Name parameter to generate V3 UUID"}
	MissingSpaceUuidForV3 = &models.Error{Error: "Missing Space UUID parameter to generate V3 UUID"}
)

Functions

func RegisterHandlers

func RegisterHandlers(api *operations.UUIDGenAPI)

Types

type GetHandler

type GetHandler struct {
}

func (*GetHandler) Handle

type GetUuidHandler

type GetUuidHandler struct {
}

func (*GetUuidHandler) Handle

Jump to

Keyboard shortcuts

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