//
pkg.gl
Category
github.com/stripe/stripe-go/v81
apps
secret
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
9
Dependencies
3
Dependents
1
Files
66 SLOC
#
Functions
DeleteWhere
Deletes a secret from the secret store by name and scope.
Find
Finds a secret in the secret store by name and scope.
List
List all secrets stored on the given scope.
New
Create or replace a secret in the secret store.
#
Structs
Client
Client is used to invoke /apps/secrets APIs.
Iter
Iter is an iterator for apps secrets.