//
pkg.gl
Category
github.com/hyperworks/stripe-go
sub
package
7.0.0+incompatible
Repository:
https://github.com/hyperworks/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
7
Dependencies
4
Dependents
0
Files
187 SLOC
#
Functions
Cancel
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.
#
Constants
Active
No description provided by the author
Canceled
No description provided by the author
PastDue
No description provided by the author
Trialing
No description provided by the author
Unpaid
No description provided by the author
#
Structs
Client
Client is used to invoke /subscriptions APIs.
Iter
Iter is an iterator for lists of Subs.