Documentation ¶
Index ¶
- Constants
- type Settings
- func (s *Settings) GetBool(key string) bool
- func (s *Settings) GetString(key string) string
- func (s *Settings) SetBool(key string, val bool)
- func (s *Settings) SetDefaults()
- func (s *Settings) SetString(key string, val string)
- func (s *Settings) Setup(configDir, storageDir string) error
- func (s *Settings) Sync()
Constants ¶
View Source
const (
WhisperSettings = "harbour-whisperfish.conf"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.