Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ TestReaderPool
Method
TestReaderPool
internal/utils/bfs/blocks_file.go:344–346 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
342
}
343
344
func
(this *BlocksFile) TestReaderPool()
chan
*FileReader {
345
return
this.readerPool
346
}
347
348
func
(this *BlocksFile) removeWritingFile(hash string) {
349
this.mu.Lock()
Callers
1
TestFileReader_Pool
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestFileReader_Pool
Function · 0.64