package
0.0.0-20241128223521-cc154fbab451
Repository: https://github.com/scriptmang/conch.git
Documentation: pkg.go.dev
# Functions
delete's the given invoice based on id and return the deleted invoice.
No description provided by the author
No description provided by the author
// return the invoice given the user and invoice id // if the ids don't exist it returns an error.
// returns all the invoices in the database a slice []*Invoice.
No description provided by the author
updates and returns the given invoice by id.
# Type aliases
No description provided by the author