Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ SizedRef
Method
SizedRef
pkg/blobserver/diskpacked/diskpacked.go:759–761 ·
view source on GitHub ↗
(br blob.Ref)
Source
from the content-addressed store, hash-verified
757
}
758
759
func
(m blobMeta) SizedRef(br blob.Ref) blob.SizedRef {
760
return
blob.SizedRef{Ref: br, Size: m.size}
761
}
Callers
8
TestStaticStreamer
Function · 0.45
TestMultiStreamer
Function · 0.45
TestBasicStreaming
Function · 0.45
TestDelete
Function · 0.45
StatBlobs
Method · 0.45
EnumerateBlobs
Method · 0.45
TestStreamer
Function · 0.45
TestDelete
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestStaticStreamer
Function · 0.36
TestMultiStreamer
Function · 0.36
TestBasicStreaming
Function · 0.36
TestDelete
Function · 0.36
TestStreamer
Function · 0.36
TestDelete
Function · 0.36