doc.go 202 B

1234
  1. // Package water is a simple TUN/TAP interface library that efficiently works
  2. // with standard packages like io, bufio, etc.. Use waterutil with it to work
  3. // with TUN/TAP packets/frames.
  4. package water