Documentation ¶
Index ¶
- type EventSDK
- type ExecutionSDK
- func (_m *ExecutionSDK) Create(req *api.CreateExecutionRequest, accountName string, accountPassword string) (*execution.Execution, error)
- func (_m *ExecutionSDK) Get(_a0 hash.Hash) (*execution.Execution, error)
- func (_m *ExecutionSDK) Stream(ctx context.Context, req *api.StreamExecutionRequest) (chan *execution.Execution, chan error, error)
- type ProcessSDK
- type RunnerSDK
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) Create ¶ added in v0.17.0
func (_m *ExecutionSDK) Create(req *api.CreateExecutionRequest, accountName string, accountPassword string) (*execution.Execution, error)
Create provides a mock function with given fields: req, accountName, accountPassword
type ProcessSDK ¶
ProcessSDK is an autogenerated mock type for the ProcessSDK type
Click to show internal directories.
Click to hide internal directories.