Go module!
- Publish this repository as a go module starting at v3
- All endpoints now return an
error
instead ofstructs.ErrorStruct
and all possible errors are propagated properly. - Remove the
Struct
suffix from the datatypes defined in thestructs
package. - Series
Chain
element has been updated to reflect it's actual structure in accordance with the updated documentation