MCPcopy 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
106func (e *FatalDownloadFailure) Error() string {
107 return fmt.Sprintf("Fatal download failure\n%s", e.err.Error())
108}
109
110type DatabaseError struct {
111 err error

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected