package
0.0.0-20250106045613-9a8ef326fabb
Repository: https://github.com/mohamedhabas11/golang-api.git
Documentation: pkg.go.dev
# Structs
Customer represents a customer in the system, responsible for managing their own inventory.
Inventory represents an inventory owned and managed by a customer.
Item represents a unique item in an inventory.
User represents a user in the system, who can be associated with a customer.