Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { HomeserverURL config.URL `yaml:"homeserver_url"` MatrixHTTPConfig config.HTTPClientConfig `yaml:"matrix_http_config"` Text string `yaml:"text"` TextTemplate *template.Template `yaml:"-"` }
func (*Config) UnmarshalYAML ¶
type SafeConfig ¶
func (*SafeConfig) ReloadConfig ¶
func (sc *SafeConfig) ReloadConfig(confFile string) (err error)
Click to show internal directories.
Click to hide internal directories.