Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdList ¶
func PrettyPrint ¶
func PrettyPrint(workflowRuns []WorkflowRun)
Types ¶
type ApiResponse ¶
type ApiResponse struct { TotalCount int `json:"total_count"` WorkflowRuns []WorkflowRun `json:"workflow_runs"` }
type ListOptions ¶
type WorkflowRun ¶
Click to show internal directories.
Click to hide internal directories.