MCPcopy Create free account
hub / github.com/Redundancy/go-sync / NewBlockSourceBase

Function NewBlockSourceBase

blocksources/blocksourcebase.go:39–62  ·  view source on GitHub ↗
(
	requester BlockSourceRequester,
	resolver BlockSourceOffsetResolver,
	verifier BlockVerifier,
	concurrentRequestCount int,
	concurrentBytes int64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

TestBlockSourceBaseErrorFunction · 0.85
TestBlockSourceRequestFunction · 0.85
TestRequestCountLimitingFunction · 0.85
NewReadSeekerBlockSourceFunction · 0.85
NewHttpBlockSourceFunction · 0.85

Calls 1

loopMethod · 0.95