api

package
v0.0.0-...-5d7b801 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindRoutes

func BindRoutes(r *chi.Mux, apiHandler *Handler)

Types

type Handler

type Handler struct {
	AsynqService *tasks.AsynqService
}

func NewHandler

func NewHandler(asynqService *tasks.AsynqService) *Handler

func (*Handler) CheckQueueHandler

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

func (*Handler) ClearQueueHandler

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

func (*Handler) CreateCalendarHandler

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

Jump to

Keyboard shortcuts

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