package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: MIT
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
¶
type Config struct {
Address string `json:"address"`
APIKey string `json:"apiKey"`
AppKey string `json:"appKey"`
}
Config is the structure of the configuration for a single Datadog instance.
New returns a new Datadog instance for the given configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.