net.UDPAddr.Network (method)

one use

	net (current package)
		udpsock.go#L29: func (a *UDPAddr) Network() string { return "udp" }