Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deleter ¶
type Deleter struct {
// contains filtered or unexported fields
}
func (*Deleter) DeleteOneBatch ¶
DeleteOneBatch deletes a batch of regressions from the regressions table and a batch of shortcuts from the shortcuts table.
func (*Deleter) RunPeriodicDeletion ¶
RunPeriodicDeletion runs a goroutine that deletes shortcuts and regressions with the provided batch size (based on the number of shortcuts) with a frequency specified by iterationPeriod.
Click to show internal directories.
Click to hide internal directories.