예제 #1
0
func getC() Client {
	return Client{stripe.GetBackend(stripe.APIBackend), stripe.Key}
}
예제 #2
0
func getC() Client {
	return Client{stripe.GetBackend(stripe.UploadsBackend), stripe.Key}
}