Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashpointProject/FlashpointUltimateUpdater
/ Error
Method
Error
types.go:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(e *DatabaseError) Error() string {
115
return
fmt.Sprintf(
"Fatal database error\n%s"
, e.err.Error())
116
}
117
118
type
BadRateLimit
struct
{}
119
Callers
nothing calls this directly
Calls
1
Error
Method · 0.45
Tested by
no test coverage detected