handler

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2025 License: UNKNOWN not legal advice Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddEphKeyHandler

type AddEphKeyHandler struct {
	// contains filtered or unexported fields
}

func NewAddEphKeyHandler

func NewAddEphKeyHandler(state *service.AppState) *AddEphKeyHandler

func (*AddEphKeyHandler) Handle

func (h *AddEphKeyHandler) Handle(w http.ResponseWriter, r *http.Request)

type KeygenHandler

type KeygenHandler struct {
	// contains filtered or unexported fields
}

func NewKeygenHandler

func NewKeygenHandler(state *service.AppState) *KeygenHandler

func (*KeygenHandler) Handle

func (h *KeygenHandler) Handle(w http.ResponseWriter, r *http.Request)

type RevokeEphKeyHandler

type RevokeEphKeyHandler struct {
	// contains filtered or unexported fields
}

func NewRevokeEphKeyHandler

func NewRevokeEphKeyHandler(state *service.AppState) *RevokeEphKeyHandler

func (*RevokeEphKeyHandler) Handle

type SigngenHandler

type SigngenHandler struct {
	// contains filtered or unexported fields
}

func NewSigngenHandler

func NewSigngenHandler(state *service.AppState) *SigngenHandler

func (*SigngenHandler) Handle

func (h *SigngenHandler) Handle(w http.ResponseWriter, r *http.Request)

type WsHandler

type WsHandler struct {
	// contains filtered or unexported fields
}

func NewWsHandler

func NewWsHandler(svc service.WpService) *WsHandler

func (*WsHandler) Handle

func (h *WsHandler) Handle(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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