Documentation
¶
Index ¶
Constants ¶
View Source
const ( BorderColor = "#FFA500" // Orange HeaderBgColor = "#00008B" // Dark Blue HeaderFgColor = "#FFFFFF" // White SelectedBgColor = "#FF4500" // OrangeRed SelectedFgColor = "#FFFFFF" // White text CellFgColor = "#D9DCCF" // Light Gray HelpFgColor = "#FFFFFF" // White )
Variables ¶
This section is empty.
Functions ¶
func DisplayPRs ¶
func DisplayPRs(prs []*github.PullRequest)
func InitialModel ¶
func InitialModel(token string) model
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.