Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ String
Method
String
pkg/client/stats.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(s *Stats) String() string {
34
return
"[uploadRequests="
+ s.UploadRequests.String() +
" uploads="
+ s.Uploads.String() +
"]"
35
}
36
37
type
ByCountAndBytes
struct
{
38
Blobs int
Callers
12
parseStatResponse
Function · 0.45
Upload
Method · 0.45
RemoveBlobs
Method · 0.45
stringKeys
Function · 0.45
fetchVia
Method · 0.45
UpdateShareChain
Method · 0.45
NewPathClient
Method · 0.45
SearchExistingFileSchema
Method · 0.45
FileHasContents
Method · 0.45
doDiscovery
Method · 0.45
expect2XX
Method · 0.45
faultIn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected