amazon

package module
v0.0.0-...-1ddc832 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2017 License: MIT Imports: 0 Imported by: 0

README

amazon

A collection of helpers to work with various Amazon APIs

Credits

Documentation

Index

Constants

View Source
const (
	AMZ_DEFAULT_REGION string = "amz_default_region"
	AMZ_ACCESS_KEY     string = "amz_access_key"
	AMZ_SECRET_KEY     string = "amz_secret_key"
	AMZ_ASSOCIATE_KEY  string = "amz_associate_tag"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response struct {
	Code int    `json:"statusCode"`
	Body string `json:"body"`
}

type Status

type Status struct {
	Domain  string `json:"Domain"`
	Status  int    `json:"status"`
	Msg     string `json:"msg"`
	Created int64  `json:"created"`
}

Directories

Path Synopsis
Package amazon provides methods for interacting with the Amazon Product Advertising API types that help with using the Product Advertising API helpers to transform the XML response to a struct
Package amazon provides methods for interacting with the Amazon Product Advertising API types that help with using the Product Advertising API helpers to transform the XML response to a struct

Jump to

Keyboard shortcuts

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