Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BubbleUser ¶
type BubbleUser struct {
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel() BubbleUser
func (BubbleUser) Init ¶
func (bu BubbleUser) Init() tea.Cmd
func (BubbleUser) Update ¶
func (bu BubbleUser) Update(msg tea.Msg) (BubbleUser, tea.Cmd)
func (BubbleUser) View ¶
func (bu BubbleUser) View() string
Click to show internal directories.
Click to hide internal directories.