func net.LookupSRV

one use

	net (current package)
		lookup.go#L496: func LookupSRV(service, proto, name string) (cname string, addrs []*SRV, err error) {