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 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
Click to show internal directories.
Click to hide internal directories.