//
pkg.gl
Category
github.com/cockroachdb/examples-orms
go
gorm
model
package
0.0.0-20240221193959-876b2d52ae2b
Repository:
https://github.com/cockroachdb/examples-orms.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
18 SLOC
#
Structs
Customer
Customer is a model in the "customers" table.
Order
Order is a model in the "orders" table.
Product
Product is a model in the "products" table.