appstripe

package
v1.0.0-beta.187 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter interface {
	AppStripeAdapter

	entutils.TxCreator
}

type AppNotFoundError

type AppNotFoundError struct {
	appentitybase.AppID
}

func (AppNotFoundError) Error

func (e AppNotFoundError) Error() string

type Service

type Service interface {
	AppService
}

type StripeCustomerPreConditionError

type StripeCustomerPreConditionError struct {
	appentitybase.AppID
	AppType          appentitybase.AppType
	StripeCustomerID string
	Condition        string
}

func (StripeCustomerPreConditionError) Error

func (StripeCustomerPreConditionError) Validate

type ValidationError

type ValidationError genericError

func (ValidationError) Error

func (e ValidationError) Error() string

func (ValidationError) Unwrap

func (e ValidationError) Unwrap() error

type WebhookAppNotFoundError

type WebhookAppNotFoundError struct {
	AppID string
}

func (WebhookAppNotFoundError) Error

func (e WebhookAppNotFoundError) Error() string

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

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