package
2.0.2+incompatible
Repository: https://github.com/ansi2/go-iap.git
Documentation: pkg.go.dev

# Functions

New creates a client object.
NewWithClient creates a client with a custom client.

# Constants

ProductionURL is the endpoint for production environment.
SandboxURL is the endpoint for local environment.

# Structs

Client implements IAPClient.
The IAPResponse type has the response properties.
The IAPResponseError typs has error message and status.

# Interfaces

IAPClient is an interface to call validation API in Amazon App Store.