Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ init
Method
init
pkg/blobserver/blobpacked/blobpacked.go:257–259 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
255
}
256
257
func
(s *storage) init() {
258
s.packGate = syncutil.NewGate(10)
259
}
260
261
func
(s *storage) maxZipBlobSize() int {
262
if
s.forceMaxZipBlobSize > 0 {
Callers
10
TestStorage
Function · 0.95
TestStorageNoSmallSubfetch
Function · 0.95
TestSmallFallback
Function · 0.95
TestRemoveBlobs
Function · 0.95
TestPackerBoundarySplits
Function · 0.95
TestStreamBlobs
Function · 0.95
testStreamBlobs
Function · 0.95
newFromConfig
Function · 0.95
testPack
Function · 0.80
browserevent.js
File · 0.80
Calls
no outgoing calls
Tested by
8
TestStorage
Function · 0.76
TestStorageNoSmallSubfetch
Function · 0.76
TestSmallFallback
Function · 0.76
TestRemoveBlobs
Function · 0.76
TestPackerBoundarySplits
Function · 0.76
TestStreamBlobs
Function · 0.76
testStreamBlobs
Function · 0.76
testPack
Function · 0.64