MCPcopy 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
114func (e *DatabaseError) Error() string {
115 return fmt.Sprintf("Fatal database error\n%s", e.err.Error())
116}
117
118type BadRateLimit struct{}
119

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected