mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-17 01:49:45 -07:00
middleware/response: make godoc string <80 chars
This commit is contained in:
@@ -15,7 +15,8 @@ func init() {
|
||||
tracker.RegisterScrapeMiddleware("store_response", responseScrapeClient)
|
||||
}
|
||||
|
||||
// FailedToRetrievePeers represents an error that has been return when attempting to fetch peers from the store.
|
||||
// FailedToRetrievePeers represents an error that has been return when
|
||||
// attempting to fetch peers from the store.
|
||||
type FailedToRetrievePeers string
|
||||
|
||||
// Error interface for FailedToRetrievePeers.
|
||||
|
||||
Reference in New Issue
Block a user