package
1.1.6
Repository: https://github.com/qingcloudhx/core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DEPRECATED.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config is the configuration for the Action.
Descriptor is the descriptor for the Action.
No description provided by the author
No description provided by the author

# Interfaces

Action is an action to perform as a result of a trigger.
AsyncAction is an asynchronous action to perform as a result of a trigger, the action can asynchronously return results as it runs.
Factory s used to create new instances for an action.
InitContext is the initialization context for the action factory.
ResultHandler used to handle results from the Action.
Runner runs actions.
SyncAction is a synchronous action to perform as a result of a trigger.