util

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutorSpecificBidStrategy added in v0.3.24

func NewExecutorSpecificBidStrategy(provider executor.ExecutorProvider) bidstrategy.BidStrategy

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,
	storageProvider storage.StorageProvider,
	executorOptions StandardExecutorOptions,
) (executor.ExecutorProvider, error)

Types

type StandardExecutorOptions

type StandardExecutorOptions struct {
	DockerID string
}

type StandardStorageProviderOptions

type StandardStorageProviderOptions struct {
	API                   ipfs.Client
	FilecoinUnsealedPath  string
	DownloadPath          string
	EstuaryAPIKey         string
	AllowListedLocalPaths []string
}

Jump to

Keyboard shortcuts

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