//
pkg.gl
Category
github.com/resotto/goilerplate
internal
app
adapter
postgresql
model
package
0.0.0-20220226120644-84eea8c6ac23
Repository:
https://github.com/resotto/goilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
35 SLOC
#
Structs
Card
Card is the model of cards.
CardBrand
CardBrand is the model of card_brands.
Order
Order is the model of orders.
Parameter
Parameter is model.
Payment
Payment is the model of payments.
Person
Person is the model of persons By default, GORM sees its table name as pluralized struct name.
#
Interfaces
Tabler
Tabler is interface of GORM table name.