Versions in this module Expand all Collapse all v3 v3.0.0 Dec 20, 2024 Changes in this version + type Error struct + Code string + Detail string + DocumentationURL string + Errors []ValidationError + Extra map[string]any + Status int + Type ErrorType + func (e *Error) Error() string + func (e *Error) Is(target error) bool + type ErrorType string + const ErrorTypeAPIError + const ErrorTypeRequestError + type ValidationError struct + Field string + Message string Other modules containing this package github.com/PaddleHQ/paddle-go-sdk github.com/PaddleHQ/paddle-go-sdk/v2