Versions in this module Expand all Collapse all v0 v0.0.2 Jul 31, 2021 Changes in this version + type BadRequestError struct + Err error + Message string + func (s *BadRequestError) Error() string + type GatewayError struct + Err error + Message string + func (s *GatewayError) Error() string + type RZPError struct + Code string + Description string + Field string + InternalErrorCode string + type RZPErrorJSON struct + ErrorData RZPError + type ServerError struct + Err error + Message string + func (s *ServerError) Error() string + type SignatureVerificationError struct + Err error + Message string + func (s *SignatureVerificationError) Error() string v0.0.1 Jul 31, 2021