//
pkg.gl
Category
github.com/jelaniharris/FetchReceiptProcessor
internal
models
package
0.0.0-20230621192203-518f8136e428
Repository:
https://github.com/jelaniharris/fetchreceiptprocessor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
57 SLOC
#
Functions
AddToReceipts
Add another receipt to our list of receipts.
CheckReceipt
No description provided by the author
ClearReceipts
Empty the list of receipts.
GetReceiptById
Searches the storage for a given receipt id and returns it.
GetReceipts
Return our list of receipts.
#
Structs
Item
An item is a purchased item on a receipt.
Receipt
A receipt is a listing of purchased items, and other metadata.