executor

package
v0.0.0-...-f65cdbb Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoError = 0
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

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

func New

func New(ctx context.Context, dialer service.GrpcDialer, option Options) (*Executor, error)

func (*Executor) Close

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

func (*Executor) IsUp

func (e *Executor) IsUp() bool

func (*Executor) Start

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

type Options

type Options struct {
	Ticker  syncutil.Ticker
	MaxProc int
}

Jump to

Keyboard shortcuts

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