Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
563bfedb86bcfcff7ee975e112aba0aaf397ba3e
/
.
/
pkg
/
stdlib
/
remap.go
blob: 2f5158d0bc44a1742b011f0c59cc4c037a194348 [
file
] [
log
] [
blame
]
/*
Copyright © 2021 Aspect Build Systems Inc
Not licensed for re-use.
*/
package stdlib
import "net"
type NetAddr = net.Addr
type NetListener = net.Listener