mirror of
https://github.com/golang/go
synced 2024-11-02 15:37:45 +00:00
api: remove Zone of net.IPNet from next.txt
Update #4234. Update #4501. R=golang-dev, dave, bradfitz CC=golang-dev https://golang.org/cl/8129043
This commit is contained in:
parent
66b797a4f9
commit
47a54ab2ad
1 changed files with 0 additions and 1 deletions
|
@ -354,7 +354,6 @@ pkg net, method (*UnixConn) CloseRead() error
|
|||
pkg net, method (*UnixConn) CloseWrite() error
|
||||
pkg net, type DialOption interface, unexported methods
|
||||
pkg net, type IPAddr struct, Zone string
|
||||
pkg net, type IPNet struct, Zone string
|
||||
pkg net, type NS struct
|
||||
pkg net, type NS struct, Host string
|
||||
pkg net, type TCPAddr struct, Zone string
|
||||
|
|
Loading…
Reference in a new issue