This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
6.0.2
This release fixes the function func (c *Client) Store(req Request, dest string) error
.
It now returns an error if response code from the API is not 200.
Thanks @chetanyakan 👍