Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CleanupExpired ¶
type CleanupExpired struct { Clock time.Clock Schedule string KeepAfterExpired time.Duration DB db.DB }
func (*CleanupExpired) CronSchedule ¶
func (c *CleanupExpired) CronSchedule() string
func (*CleanupExpired) Name ¶
func (c *CleanupExpired) Name() string
Click to show internal directories.
Click to hide internal directories.