schedule

package
v0.0.0-...-22ea7d8 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartUpdateBatchSchedule

func StartUpdateBatchSchedule(ctx context.Context, chatIDs []int64, batchSize, guessedStreakLimit int, repo dal.Repository, log *slog.Logger)

func StartWordCheckSchedule

func StartWordCheckSchedule(ctx context.Context, chatIDs []int64, interval time.Duration, p Publisher, loc *time.Location, log *slog.Logger)

Types

type Publisher

type Publisher interface {
	SendWordCheck(ctx context.Context, chatID int64) error
}

Jump to

Keyboard shortcuts

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