executor

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArchivesHandler

func NewArchivesHandler(e *Executor) *archivesHandler

func NewLogsHandler

func NewLogsHandler(log zerolog.Logger, e *Executor) *logsHandler

func NewTaskSubmissionHandler

func NewTaskSubmissionHandler(c chan<- *rsapitypes.ExecutorTask) *taskSubmissionHandler

Types

type Executor

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

func NewExecutor

func NewExecutor(ctx context.Context, log zerolog.Logger, c *config.Executor) (*Executor, error)

func (*Executor) Run

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

func (*Executor) SendCache added in v0.8.0

func (e *Executor) SendCache(ctx context.Context, fullCacheKey, cacheArchivePath string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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