cmdrequest

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// helper for testing purposes
	NoopHandleFn = func(protocol.CmdRequestV1) {}
)

Functions

This section is empty.

Types

type HandleFn

type HandleFn func(protocol.CmdRequestV1)

func NewHandleFn

func NewHandleFn(definitionQueue chan<- integration.Definition, il integration.InstancesLookup, logger log.Entry) HandleFn

NewHandleFn creates a handler func that runs every command within the request batch independently. Each command is run in parallel and won't depend on the results of the other ones.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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