//
pkg.gl
Category
github.com/0xThomas3000/gorm-gin-pg
models
package
0.0.0-20220925153017-e7df975d5f03
Repository:
https://github.com/0xthomas3000/gorm-gin-pg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
12 SLOC
#
Structs
User
Create a Go struct that will be transformed into SQL tables: - Create a User struct to represent the SQL table in the Postgres database.