palantir / conjure-go-runtime

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

improvement: Add WithBaseURL param to avoid struct literals in WithBaseURLs #697

Open bmoylan opened 3 weeks ago

bmoylan commented 3 weeks ago

This is just syntactic sugar for when urls are enumerated by the caller anyway


This change is Reviewable