Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type JobInfo ¶
type JobInfo struct { // Config is the origin scrape config in config file Config *config.ScrapeConfig // contains filtered or unexported fields }
JobInfo contains http client for scraping target, and the origin scrape config
type Manager ¶
Manager includes all cli of all jobs
func (*Manager) ApplyConfig ¶
ApplyConfig update Manager from config
Click to show internal directories.
Click to hide internal directories.