package
0.0.0-20180209142733-3b203a995381
Repository: https://github.com/spark-networks/go-iap.git
Documentation: pkg.go.dev

# Functions

New creates a client object.
NewWithConfig creates a client with configuration.

# Constants

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

# Structs

Client implements IAPClient.
Config is a configuration to initialize client.
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.