package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Feb 18, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
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 {
AuthID string `envconfig:"AUTH_ID" required:"true"`
AuthToken string `envconfig:"AUTH_TOKEN" required:"true"`
From string `envconfig:"FROM" required:"true"`
To []string `envconfig:"TO"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.