sourcegraph
sourcegraph copied to clipboard
httpcli: Move init function from conf package into httpcli
There was a weird dependency between internal/conf and internal/httpcli because of a cyclic import. This is resolved by using conftypes instead, so we can properly split those concerns.
Test plan:
Existing tests don't break.
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @eseliger and the rest of your teammates on
Graphite