package
0.0.0-20250303233440-c32499a4ad2c
Repository: https://github.com/cardenasc33/receipt-processor-challenge.git
Documentation: pkg.go.dev

# Functions

function to return database.

# Structs

Database collections.

# Interfaces

Define methods for api Able to swap databases as long as GetReceiptPoints and SetupDatabase are defined (see /tools/mockdb.go).