Documentation
¶
Overview ¶
Package app wires the wrongtop root model: global keys, tab routing and the outer layout (tab bar + content + status bar).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the bubbletea root model.
func NewRemote ¶
func NewRemote(cfg *config.Config, cfgPath, version string, stream *remote.Client, addr string) *Model
NewRemote builds the root model fed by a remote snapshot stream. Docker is unavailable remotely and the view is read-only.
Click to show internal directories.
Click to hide internal directories.