Versions in this module Expand all Collapse all v2 v2.0.1 Jun 30, 2026 Changes in this version + type Config struct + BufferSize int + DiscoveryPort int + Logger *log.Logger + Service string + Targets []*net.UDPAddr + Timeout time.Duration + type Result struct + Addr string + From *net.UDPAddr + Meta map[string]string + Service string + func Discover(ctx context.Context, cfg Config) ([]Result, error) Other modules containing this package github.com/omalloc/contrib