Skip to content

Allow internalClient to accept context.Context and account IDs as int - #16

Open
ppacher wants to merge 2 commits into
keratin:masterfrom
ppacher:client-v2
Open

Allow internalClient to accept context.Context and account IDs as int#16
ppacher wants to merge 2 commits into
keratin:masterfrom
ppacher:client-v2

Conversation

@ppacher

@ppacher ppacher commented Nov 5, 2019

Copy link
Copy Markdown
Contributor

As a first step towards a new client that uses int for account IDs and supports context.Context (see #12) this PR updates the internal client to deal with int and context.Context. It also adds a new Client2 and updates the existing Client to use the new version in the background. Since this PR does not change any public APIs it should count as backwards compatible.

@cainlevy let me know if I should change something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant