//
pkg.gl
Category
github.com/agilebits/stripe-go
subitem
package
18.14.1+incompatible
Repository:
https://github.com/agilebits/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
10
Dependencies
3
Dependents
0
Files
159 SLOC
#
Functions
Del
Cancel removes a subscription.
Get
Get returns the details of a subscription.
List
List returns a list of subscriptions.
New
New POSTS a new subscription for a customer.
Update
Update updates a subscription's properties.
#
Structs
Client
Client is used to invoke /subscriptions APIs.
Iter
Iter is an iterator for lists of Subs.