billingservice

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BillingService

type BillingService struct {
	*billingpb.Service
}

BillingService model

type BillingServices

type BillingServices []*BillingService

BillingServices model

type Service

type Service interface {
	List(ctx context.Context) (*BillingServices, error)
	Close() error
}

Service implements the billing service

func New

func New(ctx context.Context, options []*option.ClientOption) (Service, error)

New returns a new billing service

Jump to

Keyboard shortcuts

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