Commit a05c3dd
authored
fix: add a stub implementation of channelz in the channel pool to fix compilation (GoogleCloudPlatform#137)
* fix: add a stub implementation of channelz in the channel pool to fix compilation
* remove stale tests that tested pre-grpc-js behavior
* use first channel for channelz
* use type inference1 parent 0b3d830 commit a05c3dd
2 files changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 93 | | |
104 | 94 | | |
105 | 95 | | |
| |||
0 commit comments