output

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

func (*API) List

func (api *API) List(invoiceItems map[string]*billing.InvoiceItem)

func (*API) Show

func (api *API) Show(bi *billing.InvoiceItem)

type Interface

type Interface interface {
	List(invoiceItems map[string]*billing.InvoiceItem)
	Show(bi *billing.InvoiceItem)
}

Jump to

Keyboard shortcuts

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