Skip to content

IPinfo Golang SDK v2.0.0

Compare
Choose a tag to compare
@UmanShahzad UmanShahzad released this 16 Dec 05:33
· 126 commits to master since this release
e54b195
  • The API for creating a client and making certain requests has changed and has
    been made generally simpler. Please see the documentation for exact details.
  • go.mod now included.
  • All new API data types are now available for the Core & ASN APIs.
  • Cache interface now requires implementors to be concurrency-safe.