MCPcopy 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
274func (this *BlocksFile) SyncAt() time.Time {
275 return this.syncAt
276}
277
278func (this *BlocksFile) Compact() error {
279 // TODO 需要实现

Callers 1

syncLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected