Documentation
¶
Overview ¶
Package query contains the use case for querying workflows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Output ¶
type Output struct {
Workflows []WorkflowSummary
TotalCount int
Page int
PageSize int
}
Output represents the output of the query use case.
Click to show internal directories.
Click to hide internal directories.