Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// Result fields — set when Done is true.
Done bool
Profile config.Profile
Name string
// contains filtered or unexported fields
}
Model is the BubbleTea model for the interactive login wizard.
Click to show internal directories.
Click to hide internal directories.