package
0.0.0-20241130071923-9571bf346be3
Repository: https://github.com/thebravebyte/numeris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Connect connects to the database Connect connects to the MongoDB database using the provided database URI.
InitDB initializes the database connection Init initializes the database connection.
ShutDown gracefully closes the MongoDB client connection.
User : Master struct model for user data to use in the application.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Database connection pool configuration.
Database connection pool configuration.
Database connection pool configuration.
Database connection pool configuration.

# Structs

Activity this describes the activities of the user invoices created, issues and the likes.
AuthAccessToken type struct which is used to create/generate JWT tokens.
CustomerDetails details of a customer an invoices is created for.
No description provided by the author
Invoice: invoice information for every user activities.
InvoiceReminder this is more like a notification for the invoice for the user.
InvoiceSummary this is the overall summary of the invoice for the users.
No description provided by the author
No description provided by the author
No description provided by the author
SenderDetails describes the sender details.
User: user details and informations.