plugin

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompletedResult

func CompletedResult(state State) (types.RpcStepResult, types.RpcError)

func New

func New(logCtx *log.Entry, seed int64) rpc.StepPlugin

func RunningResult

func RunningResult(state State) (types.RpcStepResult, types.RpcError)

Types

type Config

type Config struct {
	Async     bool
	Aggregate bool
}

type Result

type Result struct {
	Value int
	Id    string
}

type State

type State struct {
	Id       string
	SharedId string

	Value string
}

Jump to

Keyboard shortcuts

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