Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ Clear
Method
Clear
internal/adapters/adapters.go:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
func
(c *CacheAdapter) Clear() error {
163
return
c.cache.Clear()
164
}
Callers
1
TestCacheAdapter_Clear
Function · 0.95
Calls
1
Clear
Method · 0.65
Tested by
1
TestCacheAdapter_Clear
Function · 0.76