executor

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

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

func New added in v0.0.6

func New(ctx context.Context, opts ...Option) *Executor

func (*Executor) Run

func (e *Executor) Run(ctx context.Context)

type Option added in v0.0.6

type Option = func(*Executor)

func WithConfig added in v0.0.6

func WithConfig(cfg *config.Config) Option

func WithUploader added in v0.0.6

func WithUploader(u *s3manager.Uploader) Option

Jump to

Keyboard shortcuts

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