net.UDPConn.LocalAddr (method, view implemented interface methods)
2 uses
	net (current package)
		addrselect.go#L52: 			if src, ok := c.LocalAddr().(*UDPAddr); ok {
		net.go#L228: func (c *conn) LocalAddr() Addr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)