//
pkg.gl
Category
github.com/javinc/stripe-go
sku
package
13.1.0+incompatible
Repository:
https://github.com/javinc/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
4
Dependents
0
Files
231 SLOC
#
Functions
Delete
Delete destroys a SKU.
Get
Get returns the details of an sku For more details see https://stripe.com/docs/api#retrieve_sku.
List
List returns a list of skus.
New
New POSTs a new SKU.
Update
Update updates a SKU's properties.
#
Structs
Client
Client is used to invoke /skus APIs.
Iter
Iter is an iterator for lists of SKUs.