aboutsummaryrefslogtreecommitdiff
path: root/weed/wdclient/net2/doc.go
blob: f4d6552e497eda9318a3955b1f516dfbe3c3e3bd (plain)
1
2
3
4
5
6
// net2 is a collection of functions meant to supplement the capabilities
// provided by the standard "net" package.
package net2

// copied from https://github.com/dropbox/godropbox/tree/master/net2
// removed other dependencies