handlers

package
v0.0.0-...-acfd9b1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2023 License: MIT Imports: 20 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 (*Handler) CreateUser

func (h *Handler) CreateUser(res http.ResponseWriter, req *http.Request)

func (*Handler) DeleteUser

func (h *Handler) DeleteUser(res http.ResponseWriter, req *http.Request)

func (*Handler) GetHandler

func (h *Handler) GetHandler(f http.HandlerFunc) http.HandlerFunc

func (*Handler) Middleware

func (h *Handler) Middleware(next http.Handler) http.HandlerFunc

func (*Handler) SetupGoGuardian

func (h *Handler) SetupGoGuardian()

func (*Handler) UpdateUser

func (h *Handler) UpdateUser(res http.ResponseWriter, req *http.Request)

func (*Handler) UploadApt

func (h *Handler) UploadApt(res http.ResponseWriter, req *http.Request)

func (*Handler) UploadYum

func (h *Handler) UploadYum(res http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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