docs for http package

This commit is contained in:
Jimmy Zelinskie 2014-07-16 04:40:17 -04:00
parent bc9d3d209d
commit a614f42a94

View file

@ -2,6 +2,7 @@
// Use of this source code is governed by the BSD 2-Clause license,
// which can be found in the LICENSE file.
// Package http implements an http-serving BitTorrent tracker.
package http
import (