billingadapter

package
v1.0.0-beta.201 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(config Config) (billing.Adapter, error)

Types

type Config

type Config struct {
	Client *entdb.Client
	Logger *slog.Logger
}

func (Config) Validate

func (c Config) Validate() error

type ValidationIssueWithDBMeta

type ValidationIssueWithDBMeta struct {
	billing.ValidationIssue

	ID        string     `json:"id"`
	DeletedAt *time.Time `json:"deletedAt,omitempty"`
}

Jump to

Keyboard shortcuts

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