handler

package
v0.0.0-...-a8df660 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2026 License: CC0-1.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(repo *memory.Repository) *Handler

func (*Handler) DELETENotification

func (h *Handler) DELETENotification(w http.ResponseWriter, req *http.Request)

func (*Handler) DELETENotificationList

func (h *Handler) DELETENotificationList(w http.ResponseWriter, req *http.Request)

func (*Handler) GETNotification

func (h *Handler) GETNotification(w http.ResponseWriter, req *http.Request)

func (*Handler) GETNotificationList

func (h *Handler) GETNotificationList(w http.ResponseWriter, req *http.Request)

func (*Handler) HEADNotification

func (h *Handler) HEADNotification(w http.ResponseWriter, req *http.Request)

func (*Handler) HEADNotificationList

func (h *Handler) HEADNotificationList(w http.ResponseWriter, req *http.Request)

func (*Handler) POSTNotification

func (h *Handler) POSTNotification(w http.ResponseWriter, req *http.Request)

func (*Handler) POSTNotificationList

func (h *Handler) POSTNotificationList(w http.ResponseWriter, req *http.Request)

func (*Handler) PUTNotification

func (h *Handler) PUTNotification(w http.ResponseWriter, req *http.Request)

func (*Handler) PUTNotificationList

func (h *Handler) PUTNotificationList(w http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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