master
Pool.Update
func (p *Pool) Update() (err error) { p.ScrapeError = nil scheme, address, path, err := parseURL(p.Address) if err != nil {