Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashpointProject/FlashpointUltimateUpdater
/ Error
Method
Error
types.go:128–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
}
127
128
func
(e *ConfigError) Error() string {
129
return
fmt.Sprintf(
"Failed to load config\n%s"
, e.err.Error())
130
}
131
132
type
MetaError
struct
{
133
err error
Callers
nothing calls this directly
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected