cronjob

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckCoreJob

type CheckCoreJob struct {
	service.ConfigService
}

func NewCheckCoreJob

func NewCheckCoreJob() *CheckCoreJob

func (*CheckCoreJob) Run

func (s *CheckCoreJob) Run()

type CronJob

type CronJob struct {
	// contains filtered or unexported fields
}

func NewCronJob

func NewCronJob() *CronJob

func (*CronJob) Start

func (c *CronJob) Start(loc *time.Location, trafficAge int) error

func (*CronJob) Stop

func (c *CronJob) Stop()

type DelStatsJob

type DelStatsJob struct {
	service.StatsService
	// contains filtered or unexported fields
}

func NewDelStatsJob

func NewDelStatsJob(ta int) *DelStatsJob

func (*DelStatsJob) Run

func (s *DelStatsJob) Run()

type DepleteJob

type DepleteJob struct {
	service.ClientService
	service.InboundService
}

func NewDepleteJob

func NewDepleteJob() *DepleteJob

func (*DepleteJob) Run

func (s *DepleteJob) Run()

type StatsJob

type StatsJob struct {
	service.StatsService
	// contains filtered or unexported fields
}

func NewStatsJob

func NewStatsJob(saveTraffic bool) *StatsJob

func (*StatsJob) Run

func (s *StatsJob) Run()

type WALCheckpointJob

type WALCheckpointJob struct{}

func NewWALCheckpointJob

func NewWALCheckpointJob() *WALCheckpointJob

func (*WALCheckpointJob) Run

func (s *WALCheckpointJob) Run()

Jump to

Keyboard shortcuts

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