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) DELETEFile

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

func (*Handler) DELETEFileList

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

func (*Handler) GETFile

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

func (*Handler) GETFileList

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

func (*Handler) HEADFile

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

func (*Handler) HEADFileList

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

func (*Handler) POSTFile

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

func (*Handler) POSTFileList

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

func (*Handler) PUTFile

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

func (*Handler) PUTFileList

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

Jump to

Keyboard shortcuts

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