//
pkg.gl
Category
github.com/blackhorseya/golang-101
simple-gorm-mariadb
package
0.0.0-20241212013832-3e83a38c33ff
Repository:
https://github.com/blackhorseya/golang-101.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
176 SLOC
#
Structs
Order
Order is a struct that represents the order table in the database.
OrderItem
OrderItem is a struct that represents the order_item table in the database.