Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (*Model) SetPlugins ¶
func (m *Model) SetPlugins(ps []plugins.PluginInfo)
type OpenFolderMsg ¶
type OpenFolderMsg struct{}
type UninstallMsg ¶
type UninstallMsg struct{ ID string }
Click to show internal directories.
Click to hide internal directories.