package
0.0.0-20231124095642-5e89bc7031ac
Repository: https://github.com/devpies/saas-core.git
Documentation: pkg.go.dev

# Packages

Package clients manages the clients.
Package config manages configuration values.
Package db maintains the database connection and extensions.
Package handler manages the presentation layer for handling incoming requests.
No description provided by the author
Package model contains domain models for the application.
Package render manages the web app page rendering logic.
Package res contains repository configuration.
Package service manages the application layer for handling business logic.

# Functions

Routes composes routes, middleware and handlers.
Run contains the app setup.