MCPcopy Create free account
hub / github.com/MG-RAST/Shock / bai

Struct bai

shock-server/node/file/index/bai.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type bai struct{}
11
12func NewBaiIndexer(f *os.File) Indexer {
13 return &bai{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected