Documentation
¶
Overview ¶
Package cron implements handlers for appengine cron targets in this app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandlers ¶
func InstallHandlers(r *router.Router, mwBase router.MiddlewareChain)
InstallHandlers installs handlers for cron jobs that are part of this app.
All handlers serve paths under /internal/cron/* These handlers can only be called by appengine's cron service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.