executor

package
v0.0.0-...-191b9f4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutorClient

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

func NewExecutorClient

func NewExecutorClient(executor ingenium.Executor, opts ...ExecutorOption) *ExecutorClient

func (*ExecutorClient) Close

func (i *ExecutorClient) Close()

func (*ExecutorClient) SendExecutionEvent

func (i *ExecutorClient) SendExecutionEvent(e ingenium.ExecutionEvent) error

type ExecutorOption

type ExecutorOption func(*ExecutorClient)

func WithNatsServer

func WithNatsServer(server string) ExecutorOption

WithNatsServer sets the nats-server address. Default is http://0.0.0.0:4022

Jump to

Keyboard shortcuts

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