Documentation
¶
Index ¶
- Variables
- type BypassKeys
- type FetchMailingLists
- type FetchMyRepoList
- type FetchPatches
- type FetchTrackerList
- type FetchUserMailingLists
- type FetchUserRepoList
- type FetchUserTrackerList
- type GitRepoClosed
- type Mode
- type ModeMsg
- type OpenRepo
- type PatchsetUpdated
- type Repository
- type Status
- type UpdatePatchset
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandMode = &Mode{ Name: "COMMAND", Color: theme.Base04, }
View Source
var ErrorMode = &Mode{ Name: "ERROR", Color: theme.Base08, }
View Source
var NormalMode = &Mode{ Name: "NORMAL", Color: theme.Base0B, }
View Source
var TerminalMode = &Mode{ Name: "TERMINAL", Color: theme.Base0C, }
Functions ¶
This section is empty.
Types ¶
type BypassKeys ¶
type BypassKeys bool
type FetchMailingLists ¶
type FetchMyRepoList ¶
type FetchPatches ¶
type FetchTrackerList ¶
Fetches authenticated users' trackers, plus any subscriptions
type FetchUserMailingLists ¶
type FetchUserRepoList ¶
type FetchUserTrackerList ¶
type GitRepoClosed ¶
type GitRepoClosed struct{}
GitRepoClosed is sent by any repo open in a terminal in the git tab
type PatchsetUpdated ¶
type Repository ¶
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
This file is largely copied from git.sr.ht/~emersion/hut Licensed under GPLv3
|
This file is largely copied from git.sr.ht/~emersion/hut Licensed under GPLv3 |
Package log is a zero-dependency colorful, levelled logger.
|
Package log is a zero-dependency colorful, levelled logger. |
widgets
|
|
Click to show internal directories.
Click to hide internal directories.