package
Version:
v0.0.0-...-55860fd
Opens a new window with list of versions in this module.
Published: Mar 15, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Default() (*client, error)
type Options struct {
CloudID string `envconfig:"CLOUD_ID" required:"true"`
RoomToken string `envconfig:"ROOM_TOKEN"`
ClientID string `envconfig:"CLIENT_ID"`
ClientSecret string `envconfig:"CLIENT_SECRET"`
To []string `envconfig:"TO"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.