scheduler

package
v0.0.0-...-3e1df68 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JobQueue

type JobQueue interface {
	SubmitJob(ctx context.Context, params *batch.SubmitJobInput, optFns ...func(*batch.Options)) (*batch.SubmitJobOutput, error)
}

type Service

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

func New

func New(api JobQueue, queue string, definition string, bucket string) *Service

func (*Service) Schedule

func (s *Service) Schedule(evt events.EventCraft) error

Jump to

Keyboard shortcuts

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