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 handler manages the presentation layer for handling incoming requests.
Package model provides data transfer objects and validation.
Package repository manages the data access layer for handling queries.
Package service manages the application layer for handling business logic.