Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashpointProject/FlashpointUltimateUpdater
/ Error
Method
Error
types.go:106–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
}
105
106
func
(e *FatalDownloadFailure) Error() string {
107
return
fmt.Sprintf(
"Fatal download failure\n%s"
, e.err.Error())
108
}
109
110
type
DatabaseError
struct
{
111
err error
Callers
nothing calls this directly
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected