Documentation
¶
Overview ¶
Package queue implements handlers for taskqueue jobs in this app.
All actual logic are implemented in tasker layer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPoolsForHostname ¶
func InstallHandlers ¶
func InstallHandlers(r *router.Router, mwBase router.MiddlewareChain)
InstallHandlers installs handlers for queue jobs that are part of this app.
All handlers serve paths under /internal/queue/*
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.