Documentation
¶
Index ¶
- func Log(s string)
- type Config
- func (c *Config) GetDefaultServer() *string
- func (c *Config) GetHotkeys() *Hotkeys
- func (c *Config) GetInputDevice() *string
- func (c *Config) GetNotifyCommand() *string
- func (c *Config) GetOutputDevice() *string
- func (c *Config) GetUsername() *string
- func (c *Config) LoadConfig()
- func (c *Config) SaveConfig()
- func (c *Config) SetMicVolume(v float32)
- func (c *Config) UpdateConfig(u *gumble.User)
- func (c *Config) UpdateUser(u *gumble.User)
- type Hotkeys
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.