account

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchAccount

func FetchAccount() *account.Account

func GetAccount

func GetAccount() *account.Account

func Output

func Output() output.Interface

Types

type API

type API struct{}

func (*API) BillingPortal

func (api *API) BillingPortal(a *account.Account)

func (*API) Cancel

func (api *API) Cancel()

func (*API) Show

func (api *API) Show()

func (*API) Subscription

func (api *API) Subscription(a *account.Account, interactive bool)

type Interface

type Interface interface {
	Show()
	// Settings()
	Cancel()
	Subscription(a *account.Account, interactive bool)
	// ApplyPromotion()
	BillingPortal(a *account.Account)
}

func Resource

func Resource() Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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