//
pkg.gl
Category
github.com/ciazhar/go-start-small
examples
postgres_crud_transactional_db_migration
internal
model
package
0.0.0-20250123083612-6356efde225b
Repository:
https://github.com/ciazhar/go-start-small.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
46 SLOC
#
Structs
Customer
Customer represents a customer entity.
Order
Order represents an order entity.
OrderItem
OrderItem represents an order item entity.
Payment
Payment represents a payment entity.
Product
Product represents a product entity.
Shipment
Shipment represents a shipment entity.