Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecutionSDK ¶
ExecutionSDK is an autogenerated mock type for the ExecutionSDK type
func (*ExecutionSDK) Execute ¶
func (_m *ExecutionSDK) Execute(processHash hash.Hash, instanceHash hash.Hash, eventHash hash.Hash, parentHash hash.Hash, stepID string, taskKey string, inputData *types.Struct, tags []string) (hash.Hash, error)
Execute provides a mock function with given fields: processHash, instanceHash, eventHash, parentHash, stepID, taskKey, inputData, tags
func (*ExecutionSDK) GetStream ¶
func (_m *ExecutionSDK) GetStream(f *executionsdk.Filter) *executionsdk.Listener
GetStream provides a mock function with given fields: f
type ProcessSDK ¶
ProcessSDK is an autogenerated mock type for the ProcessSDK type
Click to show internal directories.
Click to hide internal directories.