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
}
func (*Config) GetDefaultServer ¶
func (*Config) GetHotkeys ¶
func (*Config) GetInputDevice ¶
func (*Config) GetNotifyCommand ¶
func (*Config) GetOutputDevice ¶
func (*Config) GetUsername ¶
func (*Config) LoadConfig ¶
func (c *Config) LoadConfig()
func (*Config) SaveConfig ¶
func (c *Config) SaveConfig()
func (*Config) SetMicVolume ¶
func (*Config) UpdateConfig ¶
func (*Config) UpdateUser ¶
Click to show internal directories.
Click to hide internal directories.