registry

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IDRegistry

type IDRegistry struct {
	sync.Mutex
	// contains filtered or unexported fields
}

IDRegistry used to gain access to child workflow ids after they become available via callback result.

func (*IDRegistry) Listen

func (c *IDRegistry) Listen(id uint64, cl Listener)

func (*IDRegistry) Push

func (c *IDRegistry) Push(id uint64, w bindings.WorkflowExecution, err error)

type Listener

type Listener func(w bindings.WorkflowExecution, err error)

Jump to

Keyboard shortcuts

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