invoice

package
v0.0.0-...-9e0b26f Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Invoice

type Invoice struct {
	InvoiceHash string
	Invoice     string
	Amount      string
}

Invoice data structure

func NewFromRaw

func NewFromRaw(raw []interface{}) (*Invoice, error)

NewFromRaw takes in slice of interfaces and converts them to pointer to Invoice

Jump to

Keyboard shortcuts

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