MCPcopy Create free account
hub / github.com/52funny/pikpakcli / Error

Method Error

internal/api/file_test.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13type fakeNetError struct{}
14
15func (fakeNetError) Error() string { return "i/o timeout" }
16func (fakeNetError) Timeout() bool { return true }
17func (fakeNetError) Temporary() bool { return true }
18

Callers 11

TestRunRequiresUsernameFunction · 0.45
TestRunRequiresPasswordFunction · 0.45
StartFunction · 0.45
isRetryableListErrorFunction · 0.45
ErrorFunction · 0.45
ErrorfFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected