Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clients ¶
type Clients struct {
// contains filtered or unexported fields
}
A Clients is a collection of clients used for bot services.
func (*Clients) Update ¶
func (c *Clients) Update(config api.ClientConfig) (api.ClientConfig, error)
Update updates the config for a matrix client
Click to show internal directories.
Click to hide internal directories.