Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
125
func
(this *FileReader) Status() int {
126
return
this.status
127
}
128
129
func
(this *FileReader) LastModified() int64 {
130
stat, err := this.fp.Stat()
Callers
1
TestFileReader
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestFileReader
Function · 0.76