handlers

package
v0.0.0-...-e4a5794 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Monitor

func Monitor(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func NewInternalHandlers

func NewInternalHandlers(mux *httprouter.Router, scheduleService *application.ScheduleService)

NewInternalHandlers Register the internal handlers

func NewMonitorHandler

func NewMonitorHandler(mux *httprouter.Router)

NewMonitorHandler Register the monitor handler

func NewPublicHandlers

NewPublicHandlers Register the public handlers

Types

type InternalHandler

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

type PublicHandler

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

type PutPublicUsersResponse

type PutPublicUsersResponse struct {
	UUID    uuid.UUID `json:"uuid"`
	Success bool      `json:"success"`
}

Jump to

Keyboard shortcuts

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