MCPcopy 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
86func (this *FileReader) Free() error {
87 return this.fp.Close()
88}

Callers 2

CloseFileReaderMethod · 0.80
closeReaderPoolMethod · 0.80

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected