job

package
v0.0.0-...-2f4d8a3 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobUsecaseStat

type JobUsecaseStat interface {
	AggregateStudyResultsOfAllUsers(ctx context.Context, systemAdmin userD.SystemAdminModel) error
	CleanStudyStats(ctx context.Context, systemAdmin userD.SystemAdminModel, expirationDate time.Time) error
}

func NewJobUsecaseStat

func NewJobUsecaseStat(transaction service.Transaction, jobService jobS.JobService) JobUsecaseStat

Jump to

Keyboard shortcuts

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