Documentation
¶
Overview ¶
Package middleware implements shared LUCI middleware and gRPC interceptors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronWrapper ¶
A CronWrapper is a function that wraps a cron handler to provide middleware functionality.
func CronTrace ¶
func CronTrace(name string) CronWrapper
CronTrace is a wrapper to add tracing to cron handlers. name is the name of the trace span.
Click to show internal directories.
Click to hide internal directories.