Documentation ¶
Index ¶
- func InitCommitDetailModel(staticTempPath string, prev tea.Model) (tea.Model, error)
- func InitCommitDiaryModel(group string) (tea.Model, error)
- func InitCommitSubmitModel(items []list.Item) (tea.Model, error)
- func InitDiaryModel(group, plugin string) (tea.Model, error)
- func InitLogModel(group string, logIdx int) (tea.Model, error)
- func InitMarkModel(group, markHash string, prev tea.Model) (tea.Model, error)
- func InitResourceDetailModel(group, hash string, prev tea.Model) (tea.Model, error)
- func InitResourceModel(group, resourceHash string, prev tea.Model) (tea.Model, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCommitDetailModel ¶
func InitResourceDetailModel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.