Documentation ¶
Overview ¶
Package warmup allows to register hooks executed during the server warmup.
All registered hooks should be optional. Warmup can be skipped.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandlers ¶
func InstallHandlers(r *router.Router, base router.MiddlewareChain)
InstallHandlers installs HTTP handlers for warmup /_ah/* routes.
Types ¶
Click to show internal directories.
Click to hide internal directories.