Modify doc.

This commit is contained in:
Hailiang Wang 2012-08-04 14:47:38 +08:00
parent 36bb229b32
commit ae0149c64f

@ -3,6 +3,8 @@
// license that can be found in the LICENSE file.
/*
Package socks implements a SOCKS (SOCKS4, SOCKS4A and SOCKS5) proxy client.
A complete example using this package:
package main