package
Version:
v1.14.1
Opens a new window with list of versions in this module.
Published: Oct 5, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Chore for deleting DB entries that are no longer needed.
architecture: Chore
NewChore creates new chore for deleting DB entries.
Close stops the dbcleanup chore.
Run starts the db cleanup chore.
type Config struct {
SerialsInterval time.Duration `help:"how often to delete expired serial numbers" default:"4h"`
}
Config defines configuration struct for dbcleanup chore.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.