This commit is contained in:
Song Gao 2013-03-26 08:47:37 -05:00
parent 3870acb2a0
commit 1c41478c90

2
doc.go
View file

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