package
0.0.0-20221218010833-dd511571d2d1
Repository: https://github.com/dalebradley/expenser-api.git
Documentation: pkg.go.dev

# Structs

CreatedByDB is the user who is creating the payment session.
Expense contains details of an expense.
Expense contains details of an expense.
Expenses is a list of Expense items.
IncomingCreateExpenseRequest represents the incoming request when creating an expense.