mocks

package
v1.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) OnRecoverNodeExecution

func (_m *Client) OnRecoverNodeExecution(ctx context.Context, execID *core.WorkflowExecutionIdentifier, nodeID string) *Client_RecoverNodeExecution

func (*Client) OnRecoverNodeExecutionData

func (_m *Client) OnRecoverNodeExecutionData(ctx context.Context, execID *core.WorkflowExecutionIdentifier, nodeID string) *Client_RecoverNodeExecutionData

func (*Client) OnRecoverNodeExecutionDataMatch

func (_m *Client) OnRecoverNodeExecutionDataMatch(matchers ...interface{}) *Client_RecoverNodeExecutionData

func (*Client) OnRecoverNodeExecutionMatch

func (_m *Client) OnRecoverNodeExecutionMatch(matchers ...interface{}) *Client_RecoverNodeExecution

func (*Client) RecoverNodeExecution

func (_m *Client) RecoverNodeExecution(ctx context.Context, execID *core.WorkflowExecutionIdentifier, nodeID string) (*admin.NodeExecution, error)

RecoverNodeExecution provides a mock function with given fields: ctx, execID, nodeID

func (*Client) RecoverNodeExecutionData

func (_m *Client) RecoverNodeExecutionData(ctx context.Context, execID *core.WorkflowExecutionIdentifier, nodeID string) (*admin.NodeExecutionGetDataResponse, error)

RecoverNodeExecutionData provides a mock function with given fields: ctx, execID, nodeID

type Client_RecoverNodeExecution

type Client_RecoverNodeExecution struct {
	*mock.Call
}

func (Client_RecoverNodeExecution) Return

type Client_RecoverNodeExecutionData

type Client_RecoverNodeExecutionData struct {
	*mock.Call
}

func (Client_RecoverNodeExecutionData) Return

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL