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

Function NewHttpBlockSource

blocksources/httpblocksource.go:20–36  ·  view source on GitHub ↗
(
	url string,
	concurrentRequests int,
	resolver BlockSourceOffsetResolver,
	verifier BlockVerifier,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

MakeRSyncFunction · 0.92
Example_httpBlockSourceFunction · 0.92
TestHttpBlockSourceFunction · 0.85
TestHttpBlockSource404Function · 0.85

Calls 1

NewBlockSourceBaseFunction · 0.85