Maintenance: package comments

This commit is contained in:
Quentin McGaw
2021-02-06 16:26:23 +00:00
parent 90aaf71270
commit 7ca9d445f1
19 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Package shadowsocks defines interfaces to configure and run a Shadowsocks server.
package shadowsocks
import (