1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-09 04:30:26 +08:00
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