util

package
v0.3.23 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNoopExecutors

func NewNoopExecutors(config noop_executor.ExecutorConfig) executor.ExecutorProvider

return noop executors for all engines

func NewStandardExecutorProvider

func NewStandardExecutorProvider(
	ctx context.Context,
	cm *system.CleanupManager,
	executorOptions StandardExecutorOptions,
) (executor.ExecutorProvider, error)

Types

type StandardExecutorOptions

type StandardExecutorOptions struct {
	DockerID string
	Storage  StandardStorageProviderOptions
}

type StandardStorageProviderOptions

type StandardStorageProviderOptions struct {
	API                  ipfs.Client
	FilecoinUnsealedPath string
	DownloadPath         string
}

Jump to

Keyboard shortcuts

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