Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evcc-io/evcc
/ Reset
Method
Reset
util/cache.go:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
type
Cacheable[T any]
interface
{
46
Get() (T, error)
47
Reset()
48
}
49
50
var
_ Cacheable[int64] = (*cached[int64])(nil)
Callers
15
Cleanup
Method · 0.65
NewTibberFromConfig
Function · 0.65
run
Method · 0.65
setSwitch
Method · 0.65
Enable
Method · 0.65
Enable
Method · 0.65
Enable
Method · 0.65
Enable
Method · 0.65
Enable
Method · 0.65
setActiveVehicle
Method · 0.65
createSession
Method · 0.65
TestMetricsWriteForecastTable
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestMetricsWriteForecastTable
Function · 0.52
TestSEMPCharger
Function · 0.52
TestCacheReset
Function · 0.52