sequencer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncSequencer

type AsyncSequencer struct {
	Logger *zap.Logger
}

func (AsyncSequencer) Run

func (as AsyncSequencer) Run(ctx context.Context, ds datastore.Datastore, providers []provider.Provider) error

type Sequencer

type Sequencer interface {
	Run(ctx context.Context, ds datastore.Datastore, providers []provider.Provider) error
}

Jump to

Keyboard shortcuts

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