Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SummaryData ¶
type TableRow ¶
type TableRow struct {
Repo *model.Repository
}
type ViewFilter ¶
type ViewFilter int
const ( ViewAll ViewFilter = iota ViewDirty ViewUnpushed ViewConflicts )
Click to show internal directories.
Click to hide internal directories.