package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Nov 16, 2018
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.