MCPcopy Create free account
hub / github.com/brimdata/super / DataPath

Function DataPath

db/pool.go:345–347  ·  view source on GitHub ↗
(poolPath *storage.URI)

Source from the content-addressed store, hash-verified

343}
344
345func DataPath(poolPath *storage.URI) *storage.URI {
346 return poolPath.JoinPath(DataTag)
347}

Callers 1

OpenPoolFunction · 0.85

Calls 1

JoinPathMethod · 0.80

Tested by

no test coverage detected