Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PullRequest ¶
type PullRequest struct { Ctx *context.ProgramContext Data *data.PullRequestData Branch git.Branch Columns []table.Column }
func (*PullRequest) GetStatusChecksRollup ¶
func (pr *PullRequest) GetStatusChecksRollup() string
func (*PullRequest) RenderState ¶
func (pr *PullRequest) RenderState() string
func (*PullRequest) ToTableRow ¶
func (pr *PullRequest) ToTableRow(isSelected bool) table.Row
Click to show internal directories.
Click to hide internal directories.