Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Context overloads for all applicable methods #62

Open NathanBaulch opened 3 years ago

NathanBaulch commented 3 years ago

This PR adds *Context versions of all public methods.

The ability to propagate context is really important in apps that instrument their external dependencies to support additional logging metadata, tracing (eg OTEL), and metrics (eg Prometheus).

NathanBaulch commented 3 years ago

Bump @lornajane

lornajane commented 3 years ago

Sorry, I don't work for Vonage any more, suggest you fork if you don't get a response