github cloudflare/cloudflare-go v0.6-beta

latest releases: v0.109.0, v0.108.0, v0.107.0...
8 years ago

A couple of breaking changes from v0.5 aimed at improving API friendliness and adding features.

  • Dates are now represented as time.Time (via f51439e).
  • http.Clients are re-used across API calls (improving connection re-use) and the internal request helpers have been split out to support future work (via b75b3b4)

Don't miss a new cloudflare-go release

NewReleases is sending notifications on new releases.