doc.go 236 Bytes
Newer Older
1
// Package manet provides Multiaddr specific versions of common
Juan Batiz-Benet's avatar
Juan Batiz-Benet committed
2 3 4
// functions in stdlib's net package. This means wrappers of
// standard net symbols like net.Dial and net.Listen, as well
// as conversion to/from net.Addr.
5
package manet