scootconfig

package
v0.0.1-alpha Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const DefaultClientTimeout = time.Minute

Variables

This section is empty.

Functions

func InmemoryWorkerFactory

func InmemoryWorkerFactory() func(cluster.Node) runner.Service

Types

type ClientTimeout

type ClientTimeout time.Duration

type WorkersLocalConfig

type WorkersLocalConfig struct {
	Type string
}

Parameters for configuring locally started workers

func (*WorkersLocalConfig) Install

func (c *WorkersLocalConfig) Install(bag *ice.MagicBag)

type WorkersThriftConfig

type WorkersThriftConfig struct {
	Type          string
	PollingPeriod string // will be parsed to a time.Duration
}

Parameters for configuring connections to remote (Thrift) workers.

func (*WorkersThriftConfig) Create

func (*WorkersThriftConfig) Install

func (c *WorkersThriftConfig) Install(bag *ice.MagicBag)

Jump to

Keyboard shortcuts

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