retention

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDataRetentionExpiredTime

func GetDataRetentionExpiredTime(duration string) (time.Time, error)

Types

type RetentionController

type RetentionController interface {
	Start(ctx context.Context) error
}

type RetentionControllerImpl

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

func (*RetentionControllerImpl) ForTenants

func (wc *RetentionControllerImpl) ForTenants(ctx context.Context, f func(ctx context.Context, tenant dbsqlc.Tenant) error) error

func (*RetentionControllerImpl) Start

func (rc *RetentionControllerImpl) Start() (func() error, error)

type RetentionControllerOpts

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

Jump to

Keyboard shortcuts

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