Documentation
¶
Overview ¶
Package canceller provides a thread-safe registry for managing cancellation functions, allowing internal commands such as activities, timers, and child workflows to be canceled by their command ID.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cancellable ¶
type Cancellable func() error
Click to show internal directories.
Click to hide internal directories.