Skip to content

Go module!

Compare
Choose a tag to compare
@patstrom patstrom released this 11 Mar 11:07
· 17 commits to master since this release
60493df
  • Publish this repository as a go module starting at v3
  • All endpoints now return an error instead of structs.ErrorStruct and all possible errors are propagated properly.
  • Remove the Struct suffix from the datatypes defined in the structs package.
  • Series Chain element has been updated to reflect it's actual structure in accordance with the updated documentation