Versions in this module Expand all Collapse all v72 v72.13.0 Oct 11, 2020 Changes in this version + func Del(id string, params *stripe.EphemeralKeyParams) (*stripe.EphemeralKey, error) + func New(params *stripe.EphemeralKeyParams) (*stripe.EphemeralKey, error) + type Client struct + B stripe.Backend + Key string + func (c Client) Del(id string, params *stripe.EphemeralKeyParams) (*stripe.EphemeralKey, error) + func (c Client) New(params *stripe.EphemeralKeyParams) (*stripe.EphemeralKey, error) Other modules containing this package github.com/vivek-ng/stripe-go