stripe

package
v0.0.0-...-7e7fb06 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client() *client.API

Types

type Component

type Component struct{}

Component ...

func (*Component) MatchHTTP

func (c *Component) MatchHTTP(r *http.Request) bool

func (*Component) ServeHTTP

func (c *Component) ServeHTTP(w http.ResponseWriter, r *http.Request)

func (*Component) WebTemplateFuncMap

func (c *Component) WebTemplateFuncMap(r *http.Request) template.FuncMap

type EventListener

type EventListener interface {
	StripeEvents() []string
	StripeReceive(stripe.Event)
}

func EventListeners

func EventListeners(eventType string) []EventListener

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL