Versions in this module Expand all Collapse all v0 v0.2.13 Sep 11, 2020 Changes in this version + func DecodeWithCommonError(response []byte, apiName string) (err error) + func DecodeWithError(response []byte, obj interface{}, apiName string) error + type CommonError struct + ErrCode int64 + ErrMsg string