Import
This commit is contained in:
parent
2b6abac607
commit
63a767d890
25 changed files with 3027 additions and 0 deletions
3
models/models.go
Normal file
3
models/models.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package models
|
||||
|
||||
type ID uint // should be same as type of gorm.Model.ID
|
Loading…
Add table
Add a link
Reference in a new issue