eautils

package
v2.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BestEffortExtractEAError

func BestEffortExtractEAError(responseBytes []byte) error

func BestEffortExtractEAStatus

func BestEffortExtractEAStatus(responseBytes []byte) (code int, ok bool)

Types

type AdapterError

type AdapterError struct {
	Name    string `json:"name"`
	Message string `json:"message"`
}

func (*AdapterError) Error

func (err *AdapterError) Error() string

type AdapterStatus

type AdapterStatus struct {
	ErrorMessage       *string `json:"errorMessage"`
	Error              any     `json:"error"`
	StatusCode         *int    `json:"statusCode"`
	ProviderStatusCode *int    `json:"providerStatusCode"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL