MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / Error

Method Error

utils/ssh_test.go:524–524  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

522}
523
524func (e *customNetError) Error() string { return e.msg }
525func (e *customNetError) Timeout() bool { return e.timeout }
526func (e *customNetError) Temporary() bool { return e.temporary }
527

Callers 15

shouldRetryDialFunction · 0.45
shouldRetrySSHFunction · 0.45
IsAuthErrorFunction · 0.45
IsKeyParseErrorFunction · 0.45
IsNetworkErrorFunction · 0.45
ClassifySSHErrorFunction · 0.45
TestNewSSHConfigErrorsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected