Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
Registry is an interface for a component that returns registered workflow backend implementations.
var DefaultRegistry *Registry = NewRegistry()
DefaultRegistry is the singleton with the registry.
func (*Registry) RegisterComponent ¶
RegisterComponent adds a new workflow to the registry.
Click to show internal directories.
Click to hide internal directories.