Godoc for middleware packages and server package

This commit is contained in:
Matthew Holt
2015-01-29 23:52:18 -07:00
parent bcdf04d00e
commit ae2a2d5b00
7 changed files with 12 additions and 7 deletions

View File

@ -1,4 +1,4 @@
// Proxy is middleware that proxies requests.
// Package proxy is middleware that proxies requests.
package proxy
import (