ds_proxy_test.go
10.3 KB
-
dsproxy: move http client variable back · 10d30f0b
After refactoring to be able to mock the client in a test, the client wasn't a global variable anymore. This change moves the client back to being a package- level variable.
Daniel Lee committed