package
Version:
v0.0.0-...-9e62665
Opens a new window with list of versions in this module.
Published: May 2, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
User string `mapstructure:"user"`
Password string `mapstructure:"password"`
APIKey string `mapstructure:"api_key"`
AccountEmail string `mapstructure:"account_email"`
}
Client() returns a new client for accessing pingdom.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.