mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
These functions are used in test code, which makes it tricker to pass in loggers for checking requests and responses. Instead, make the API method-based. This introduces slightly more boilerplate since Client construction is fallible, but it allows calling code to pass in loggers more easily for debugging test failures. |
||
|---|---|---|
| .. | ||
| ghe-feeder | ||
| git-combine | ||
| init-sg | ||
| jsonc-validate | ||
| progress-bot | ||
| search-blitz | ||
| src-cli-version | ||
| tracking-issue | ||