//
pkg.gl
Category
github.com/FrancoLiberali/cql
model
package
0.1.2
Repository:
https://github.com/francoliberali/cql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
9
Files
136 SLOC
#
Functions
NewUUID
No description provided by the author
ParseUUID
No description provided by the author
#
Constants
NilUIntID
No description provided by the author
#
Variables
NilUUID
No description provided by the author
#
Structs
UIntModel
No description provided by the author
UUIDModel
Base Model for gorm Every model intended to be saved in the database must embed this UUIDModel or UIntModel reference: https://gorm.io/docs/models.html#gorm-Model.
#
Interfaces
ID
supported types for model identifier.
Model
No description provided by the author
#
Type aliases
UIntID
No description provided by the author
UUID
No description provided by the author