Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { Quit bool // signals it's time to exit the whole application Err error User *db.User // contains filtered or unexported fields }
Model stores the state of the info user interface.
Click to show internal directories.
Click to hide internal directories.