Skip to content

Releases: souavds/go-correios

v0.0.2

12 Apr 01:04
Compare
Choose a tag to compare
  • New struct more scalable with possibility to create various gateways

Breaking changes

Before

box := gocorreios.GetTrackerCodeInformation(code)

Current

box, err := gocorreios.GetTrackerCodeContent(code, method)

Method can be scraper

v0.0.1

10 Jan 18:12
Compare
Choose a tag to compare
  • Possibility to tracker code information