Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BadRequestError ¶
BadRequestError ...
type GatewayError ¶
GatewayError ...
func (*GatewayError) Error ¶
func (s *GatewayError) Error() string
type RZPError ¶
type RZPError struct { InternalErrorCode string `json:"internal_error_code"` Field string `json:"field"` Description string `json:"description"` Code string `json:"code"` }
RZPError ...
type SignatureVerificationError ¶
SignatureVerificationError ...
func (*SignatureVerificationError) Error ¶
func (s *SignatureVerificationError) Error() string
Click to show internal directories.
Click to hide internal directories.