MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / Close

Method Close

internal/cache/cache.go:32–32  ·  view source on GitHub ↗

Close closes the cache and releases any resources

()

Source from the content-addressed store, hash-verified

30
31 // Close closes the cache and releases any resources
32 Close() error
33}
34
35// CacheItem represents an item in the cache with TTL.

Implementers 2

FileCacheinternal/cache/cache.go
BadgerCacheinternal/cache/badger_cache.go

Calls

no outgoing calls