Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToClipboard ¶
CopyToClipboard pipes the panel content to clip.exe WSL.
func RenderVisual ¶
func RenderVisual(tabs []*DashboardTab, githubToken string) error
RenderVisual loads the entire grid and componnents in the app. this is a blocking functions.
Types ¶
type DashboardTab ¶
type DashboardTab struct { URL string Tab string Dashboard *testgrid.Dashboard BoardURL string BoardHash string Icon string State string Status string Tests []*TabTest }
func NewDashboardTab ¶
func RenderFromSummary ¶
type IssueTemplate ¶
Click to show internal directories.
Click to hide internal directories.