1.0.0-beta.2
Much better error handling. Whenever the bridge API returns an error, huego
will return that to the user accordingly through an error
struct rather than just throwing a json.UnmarshalTypeError
.
Much better error handling. Whenever the bridge API returns an error, huego
will return that to the user accordingly through an error
struct rather than just throwing a json.UnmarshalTypeError
.