customerio / go-customerio

Official Golang client for the Customer.io API
https://customer.io/docs/api/
MIT License
26 stars 23 forks source link

Allow user provided HTTP client #18

Closed joepurdy closed 3 years ago

joepurdy commented 4 years ago

Fixes https://github.com/customerio/go-customerio/issues/17

👋 Hey Customer.io Team! Saw an issue filed on the Golang library and decided to take a crack at it. Let me know if there's anything y'all would change about this implementation, at a high level:

@hownowstephen you may be a good candidate to review this or to get it out to someone else from the backend team to review.

swastik commented 3 years ago

Closing this—we're making Client exported via #21.