MCPcopy Index your code
hub / github.com/GoEdgeLab/EdgeNode / Status

Method Status

internal/caches/reader_file.go:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123}
124
125func (this *FileReader) Status() int {
126 return this.status
127}
128
129func (this *FileReader) LastModified() int64 {
130 stat, err := this.fp.Stat()

Callers 1

TestFileReaderFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestFileReaderFunction · 0.76