MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / TestBMap

Method TestBMap

internal/utils/bfs/fs.go:179–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177}
178
179func (this *FS) TestBMap() map[string]*BlocksFile {
180 return this.bMap
181}
182
183func (this *FS) TestBList() *linkedlist.List[string] {
184 return this.bList

Callers 1

Calls

no outgoing calls

Tested by 1