Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddModel ¶
type AddModel struct {
// contains filtered or unexported fields
}
func NewAddModel ¶
type ManagerModel ¶
type ManagerModel struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(store *note.Store) *ManagerModel
func (ManagerModel) Init ¶
func (m ManagerModel) Init() tea.Cmd
func (ManagerModel) View ¶
func (m ManagerModel) View() string
Click to show internal directories.
Click to hide internal directories.