Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadSettings ¶
func SaveSettings ¶
Types ¶
type KeyMap ¶
func DefaultKeyMap ¶
func DefaultKeyMap() KeyMap
type NoSettingsDefinedMsg ¶
type NoSettingsDefinedMsg struct{}
type SettingsLoadErrMsg ¶
type SettingsLoadErrMsg struct {
Err error
}
type SettingsLoadedMsg ¶
type SettingsLoadedMsg struct {
Settings Settings
}
type SettingsSaveErrMsg ¶
type SettingsSaveErrMsg struct{ Err error }
type SettingsSavedMsg ¶
type SettingsSavedMsg struct{}
Click to show internal directories.
Click to hide internal directories.