Documentation
¶
Overview ¶
Package syncstatus renders sync connection status.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model renders sync connection status.
func (*Model) CompactView ¶
CompactView renders the sync status for the statusbar: "● api.usetero.com" or "● syncing 45%"
func (*Model) ExpandedView ¶
ExpandedView renders the detailed sync status for the drawer.
func (*Model) HasData ¶ added in v1.16.0
HasData returns true when the syncer has reported at least one state update.
Click to show internal directories.
Click to hide internal directories.