scheduler

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSchedulerService

func NewSchedulerService(
	repo repository.Repository,
	traqService traq.TraqService,
) *schedulerServiceImpl

NewSchedulerService はSchedulerServiceの新しいインスタンスを作成します

Types

type SchedulerService

type SchedulerService interface {
	// Start はスケジューラーを開始します
	Start(ctx context.Context)
}

SchedulerService はメッセージ送信スケジューリングを管理するサービスです

Directories

Path Synopsis
Package mockscheduler is a generated GoMock package.
Package mockscheduler is a generated GoMock package.

Jump to

Keyboard shortcuts

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