ui

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Name         string
	Vendor       string
	Price        *int `json:"Price,omitempty"`
	PurchaseDate string
	Id           int
	Currency     string
	ImgFile      string
	Div          string
}

func LoadAllItems

func LoadAllItems(db *sql.DB) (error, []Item)

Jump to

Keyboard shortcuts

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