retention

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2026 License: AGPL-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 Result

type Result struct {
	SMSEventsRedacted             int `json:"smsEventsRedacted"`
	ReconciliationEntriesRedacted int `json:"reconciliationEntriesRedacted"`
	AuditEventsDeleted            int `json:"auditEventsDeleted"`
}

type Service

type Service struct {
	App    core.App
	Config config.Config
	Now    func() time.Time
}

func NewService

func NewService(app core.App, cfg config.Config) *Service

func (*Service) Run

func (s *Service) Run() (Result, error)

Jump to

Keyboard shortcuts

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