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