cleaners

package
v0.0.0-...-9ff4ced Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CleanerTask

type CleanerTask interface {
	Execute(*Options)
	GetTaskName() string
}

type Options

type Options struct {
	Config     *config.Config
	Database   *gorm.DB
	Dependency *dig.Container
	TimeSource *timesource.Source
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL