output

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 9 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(invoices map[string]*billing.Invoice)

func (*API) Show

func (api *API) Show(i *billing.Invoice)

type Interface

type Interface interface {
	List(invoices map[string]*billing.Invoice)
	Show(i *billing.Invoice)
}

Jump to

Keyboard shortcuts

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