Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
func
(this *FS) TestBMap()
map
[string]*BlocksFile {
180
return
this.bMap
181
}
182
183
func
(this *FS) TestBList() *linkedlist.List[string] {
184
return
this.bList
Callers
1
TestFS_OpenFileWriter_Close
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestFS_OpenFileWriter_Close
Function · 0.64