MCPcopy Create free account
hub / github.com/FlashpointProject/FlashpointUltimateUpdater / Error

Method Error

types.go:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134}
135
136func (e *MetaError) Error() string {
137 return fmt.Sprintf("Failed to load meta.json from remote, cannot continue\n%s", e.err.Error())
138}
139
140type VersionTooOld struct{}
141

Callers 6

ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ResumeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected