customerio / go-customerio

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

hazbo/refactor #2

Closed hazbo closed 8 years ago

hazbo commented 8 years ago

Hey there, I've made a couple of improvements to the go client library. Since creating a customer.io account these changes have been tested against go test and individually in a separate Go program. These changes aren't a big deal, and it doesn't effect the public Go API at all. It just makes the client library more idiomatic and consistent. Details are in commit messages.