package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 3, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 5
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.