tasks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 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 Finisher

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

func NewFinisher

func NewFinisher(eventStore app.EventStore, eventFinder app.EventFinder) Finisher

func (Finisher) Finish

func (f Finisher) Finish(ctx context.Context, taskName string) error

type Starter

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

func NewStarter

func NewStarter(eventStore app.EventStore, eventFinder app.EventFinder) Starter

func (Starter) Start

func (s Starter) Start(ctx context.Context, taskName string) error

Jump to

Keyboard shortcuts

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