palantir / conjure-go-runtime

Go implementation of the Conjure runtime
Apache License 2.0
12 stars 22 forks source link

fix: WithBasicAuth implements ClientOrHTTPClientParam #592

Closed bmoylan closed 7 months ago

bmoylan commented 8 months ago

This allows using WithBasicAuth for a base *http.Client


This change is Reviewable

bmoylan commented 7 months ago

replacing with #618