handlers

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 12 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 New

func New(store *data.Storage, auth *auth.AuthService) *Handler

func (*Handler) HandleAuthCallbackFunction

func (h *Handler) HandleAuthCallbackFunction(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleHelp added in v0.7.0

func (h *Handler) HandleHelp(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleLogin

func (h *Handler) HandleLogin(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleLogout

func (h *Handler) HandleLogout(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMapping

func (h *Handler) HandleMapping(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappingAdd

func (h *Handler) HandleMappingAdd(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappingDelete

func (h *Handler) HandleMappingDelete(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappingEdit

func (h *Handler) HandleMappingEdit(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappingNew

func (h *Handler) HandleMappingNew(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappingUpdate

func (h *Handler) HandleMappingUpdate(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleMappings

func (h *Handler) HandleMappings(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleProviderLogin

func (h *Handler) HandleProviderLogin(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleRoot

func (h *Handler) HandleRoot(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleSearchSuggest added in v0.7.0

func (h *Handler) HandleSearchSuggest(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleSettings

func (h *Handler) HandleSettings(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleSettingsUpdate

func (h *Handler) HandleSettingsUpdate(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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