doc.go 230 B

123456
  1. // net2 is a collection of functions meant to supplement the capabilities
  2. // provided by the standard "net" package.
  3. package net2
  4. // copied from https://github.com/dropbox/godropbox/tree/master/net2
  5. // removed other dependencies