smartystreets / smartystreets-go-sdk

The official client libraries for accessing SmartyStreets APIs from Go.
https://smartystreets.com/docs/sdk/go
Apache License 2.0
20 stars 6 forks source link

Un-exported the clientBuilder, its constructor and methods. #8

Closed mdwhatcott closed 6 years ago

mdwhatcott commented 6 years ago

This breaking change will illicit a new major version (7.x.x -> 8.0.0) when eventually merged into the master branch. Current forecast is for the merge to occur on or after February 1, 2018. It is now expected that clients will use the functions found in options.go for all wireup.