Documentation ¶ Index ¶ Variables type SelectedRepository Constants ¶ This section is empty. Variables ¶ View Source var ScreenWidth *int Functions ¶ This section is empty. Types ¶ type SelectedRepository ¶ type SelectedRepository struct { RepositoryID int64 // repository id RepositoryName string // full repository name (owner/name) WorkflowName string // workflow name BranchName string // branch name } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.