Clever / wag

sWAGger - Web API Generator
Apache License 2.0
77 stars 6 forks source link

Update wag go client creation API #455

Closed nikhilb4a closed 1 year ago

nikhilb4a commented 1 year ago

This PR updates the wag client creation API to require a logger and transport, as discussed in this spec.

Look at this branch of messaging-service to see what it would look like to create a client in this new world.

This file is an example of what a new generated client will look like.