Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Free
Method
Free
internal/utils/bfs/file_reader.go:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
func
(this *FileReader) Free() error {
87
return
this.fp.Close()
88
}
Callers
2
CloseFileReader
Method · 0.80
closeReaderPool
Method · 0.80
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected