Versions in this module Expand all Collapse all v0 v0.10.1 Jan 13, 2019 v0.10.0 Dec 13, 2018 Changes in this version + type Targets struct + func New(pb *configpb.TargetsConf, localProject string, l *logger.Logger) (*Targets, error) + func (t *Targets) List() []string + func (t *Targets) Resolve(name string, ipVer int) (net.IP, error)