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

Method Pool

db/branch.go:428–430  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

426}
427
428func (b *Branch) Pool() *Pool {
429 return b.pool
430}
431
432func (b *Branch) AddVectors(ctx context.Context, ids []ksuid.KSUID, author, message string) (ksuid.KSUID, error) {
433 if message == "" {

Callers 2

handlePoolStatsFunction · 0.80
GetBranchStatsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected