|
Move retry and lhttp packages from client/internal to common/.
They are written and reusable way and can be helpful outside the client too
(e.g in common/auth/service.go and in infra.git).
R=maruel@chromium.org
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5 lines, -682 lines) |
Patch |
 |
M |
client/cmd/isolate/common.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/cmd/isolated/common.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/cmd/swarming/common.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
client/internal/lhttp/client.go
|
View
|
|
1 chunk |
+0 lines, -191 lines |
0 comments
|
Download
|
 |
D |
client/internal/lhttp/client_test.go
|
View
|
|
1 chunk |
+0 lines, -275 lines |
0 comments
|
Download
|
 |
D |
client/internal/lhttp/doc.go
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
client/internal/lhttp/utils.go
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
client/internal/lhttp/utils_test.go
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
client/internal/retry/doc.go
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
D |
client/internal/retry/retry.go
|
View
|
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
 |
D |
client/internal/retry/retry_test.go
|
View
|
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
 |
M |
client/isolatedclient/isolatedclient.go
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/swarming/swarming.go
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
common/lhttp/client.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
common/lhttp/client_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
common/lhttp/doc.go
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
common/lhttp/utils.go
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
common/lhttp/utils_test.go
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
common/retry/doc.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
common/retry/retry.go
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
common/retry/retry_test.go
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|