Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessAPIClient ¶
type AccessAPIClient interface { access.AccessAPIClient }
AccessAPIClient allows for generation of a mock (via mockery) for the real AccessAPIClient imported as a dependency from the flow repo
type AccessAPIServer ¶ added in v0.14.6
type AccessAPIServer interface { access.AccessAPIServer }
type ExecutionAPIClient ¶
type ExecutionAPIClient interface { execution.ExecutionAPIClient }
ExecutionAPIClient allows for generation of a mock (via mockery) for the real ExecutionAPIClient imported as a dependency from the flow repo
type ExecutionAPIServer ¶ added in v0.14.6
type ExecutionAPIServer interface { execution.ExecutionAPIServer }
Click to show internal directories.
Click to hide internal directories.