package
Version:
v0.8.3
Opens a new window with list of versions in this module.
Published: Apr 2, 2020
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
¶
NewParser creates a new agent check annotation parser
type Config struct {
Addr string `json:"addr"`
Port string `json:"port"`
Interval string `json:"interval"`
Send string `json:"send"`
}
Config contains the agent check configuration for a backend
Equal tests equality between two Config objects
Source Files
¶
Click to show internal directories.
Click to hide internal directories.