errutil.go: Change %v to %w in ClassifySendError and ClassifyNetError so callers can use errors.Is/errors.As on the underlying HTTP/network error. isolated_command_transport.go: Change %v to %w in Close() and Write() error paths for the same reason. |
||
|---|---|---|
| .. | ||
| events.go | ||
| isolated_command_transport.go | ||
| manager.go | ||
| manager_integration_test.go | ||
| manager_real_server_integration_test.go | ||
| manager_test.go | ||