amazon-pay-sdk-go is a Go client library for accessing the Amazon Pay API.
import "github.com/gotokatsuya/amazon-pay-sdk-go/amazonpay"
func main() {
pay, err := amazonpay.New("..")
...
}This library is distributed under the MIT license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
amazon-pay-sdk-go is a Go client library for accessing the Amazon Pay API.
import "github.com/gotokatsuya/amazon-pay-sdk-go/amazonpay"
func main() {
pay, err := amazonpay.New("..")
...
}This library is distributed under the MIT license.