handler

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseHandler added in v1.1.0

type BaseHandler struct {
	Config       *configuration.AppConfig
	Logger       *logrus.Entry
	MaestroCache *cache.MaestroCache
}

func (BaseHandler) ContextLogger added in v1.1.0

func (h BaseHandler) ContextLogger(context string) *logrus.Entry

func (*BaseHandler) DeregistrationHandler added in v1.1.0

func (h *BaseHandler) DeregistrationHandler(w http.ResponseWriter, r *http.Request)

func (*BaseHandler) PingHandler added in v1.1.0

func (h *BaseHandler) PingHandler(w http.ResponseWriter, r *http.Request)

func (*BaseHandler) QueryHandler added in v1.1.0

func (h *BaseHandler) QueryHandler(w http.ResponseWriter, r *http.Request)

func (*BaseHandler) RegistrationHandler added in v1.1.0

func (h *BaseHandler) RegistrationHandler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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