handlers

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateApiKeyHandler

type CreateApiKeyHandler struct {
	Service services.ApiKeyService
}

func (*CreateApiKeyHandler) Handle

func (h *CreateApiKeyHandler) Handle() http.HandlerFunc

type DeleteApiKeyHandler

type DeleteApiKeyHandler struct {
	Service services.ApiKeyService
}

func (*DeleteApiKeyHandler) Handle

func (h *DeleteApiKeyHandler) Handle() http.HandlerFunc

type GetAllApiKeysHandler

type GetAllApiKeysHandler struct {
	Service services.ApiKeyService
}

func (*GetAllApiKeysHandler) Handle

type GetApiKeyHandler

type GetApiKeyHandler struct {
	Service services.ApiKeyService
}

func (*GetApiKeyHandler) Handle

func (h *GetApiKeyHandler) Handle() http.HandlerFunc

type UpdateApiKeyHandler

type UpdateApiKeyHandler struct {
	Service services.ApiKeyService
}

func (*UpdateApiKeyHandler) Handle

func (h *UpdateApiKeyHandler) Handle() http.HandlerFunc

type VerifyApiKeyHandler

type VerifyApiKeyHandler struct {
	Service services.ApiKeyService
}

func (*VerifyApiKeyHandler) Handle

func (h *VerifyApiKeyHandler) Handle() http.HandlerFunc

Jump to

Keyboard shortcuts

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