| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
``` func testRouteToBackend(t *testing.T, front net.Listener, back net.Listener, msg string) func testNotRouteToBackend(t *testing.T, front net.Listener, back net.Listener, msg string) <-chan bool ```
|
Ping for a look. |
Sorry, something went wrong.
|
ping? |
Sorry, something went wrong.
|
The returned channel is weird. And the helpers are both undocumented. What's the point of this? The PR just says it's "refactored" ... but why? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refactored the test by extracting the following two methods:
This change is