Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
Model is the Tea state model for this user interface.
func (*Model) SetCharmClient ¶
SetCharmClient sets a pointer to the charm client on the model. The Charm Client is necessary for all network-related operations.
func (Model) Update ¶ added in v0.8.5
Update is the tea update function which handles incoming messages.
func (*Model) UpdatePaging ¶
UpdatePaging runs an update against the underlying pagination model as well as performing some related tasks on this model.
Click to show internal directories.
Click to hide internal directories.