MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / SetCapacity

Method SetCapacity

internal/caches/open_file_cache.go:163–165  ·  view source on GitHub ↗
(capacityBytes int64)

Source from the content-addressed store, hash-verified

161}
162
163func (this *OpenFileCache) SetCapacity(capacityBytes int64) {
164 this.capacitySize = capacityBytes
165}
166
167func (this *OpenFileCache) Debug() {
168 var ticker = time.NewTicker(5 * time.Second)

Callers 1

Calls

no outgoing calls

Tested by 1