mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-08 17:48:12 -07:00
http: Unexport announce/scrape creation functions
This commit is contained in:
+2
-1
@@ -64,7 +64,8 @@ func (tkr *Tracker) LoadApprovedClients(clients []string) {
|
||||
}
|
||||
|
||||
// Writer serializes a tracker's responses, and is implemented for each
|
||||
// response transport used by the tracker.
|
||||
// response transport used by the tracker. Only one of these may be called
|
||||
// per request, and only once.
|
||||
//
|
||||
// Note, data passed into any of these functions will not contain sensitive
|
||||
// information, so it may be passed back the client freely.
|
||||
|
||||
Reference in New Issue
Block a user