Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoginModel ¶
type LoginModel struct {
// contains filtered or unexported fields
}
func NewLoginModel ¶
func (*LoginModel) Init ¶
func (lm *LoginModel) Init() tea.Cmd
func (*LoginModel) View ¶
func (lm *LoginModel) View() string
type UsernameMsg ¶
type UsernameMsg string
Click to show internal directories.
Click to hide internal directories.