1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-05 02:00:29 +08:00
This commit is contained in:
Song Gao
2013-03-26 08:45:24 -05:00
parent 1f89aa80c3
commit 3870acb2a0

2
doc.go
View File

@@ -1,2 +1,2 @@
// Package water is a simple TUN/TAP library. It 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..
package water