billing_test

package
v0.0.0-...-ef1d3fc Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockedBiller

type MockedBiller struct {
	mock.Mock
}

func (*MockedBiller) CreateCheckoutSession

func (m *MockedBiller) CreateCheckoutSession(p *data.Person) (string, error)

func (*MockedBiller) CreatePortalSession

func (m *MockedBiller) CreatePortalSession(p *data.Person) (string, error)

func (*MockedBiller) PreparePerson

func (m *MockedBiller) PreparePerson(ctx context.Context, d *data.Client, p *data.Person) error

func (*MockedBiller) SyncPerson

func (m *MockedBiller) SyncPerson(p *data.Person) error

func (*MockedBiller) WebhookHandler

func (m *MockedBiller) WebhookHandler() http.Handler

Jump to

Keyboard shortcuts

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