Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ SyncAt
Method
SyncAt
internal/utils/bfs/blocks_file.go:274–276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
func
(this *BlocksFile) SyncAt() time.Time {
275
return
this.syncAt
276
}
277
278
func
(this *BlocksFile) Compact() error {
279
// TODO 需要实现
Callers
1
syncLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected