Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evcc-io/evcc
/ Error
Method
Error
util/decoder.go:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
func
(e ConfigError) Error() string {
51
return
e.err.Error()
52
}
53
54
func
(e ConfigError) Unwrap() error {
55
return
e.err
Callers
8
TestMonitorWithoutTimeout
Function · 0.45
TestReplaceMulti
Function · 0.45
TestReplaceNoMatch
Function · 0.45
TestReplaceTemplate
Function · 0.45
ErrorAsJson
Function · 0.45
TestYamlError
Function · 0.45
DefaultScheme
Function · 0.45
TestRetryWithBackoff
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestMonitorWithoutTimeout
Function · 0.36
TestReplaceMulti
Function · 0.36
TestReplaceNoMatch
Function · 0.36
TestReplaceTemplate
Function · 0.36
TestYamlError
Function · 0.36
TestRetryWithBackoff
Function · 0.36