package
Version:
v2.0.0-...-d37b9fa
Opens a new window with list of versions in this module.
Published: Oct 27, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Base struct {
CreatedAt time.Time `json:"created_at" gorm:"created_at"`
UpdatedAt time.Time `json:"updated_at" gorm:"updated_at"`
}
type UUID struct {
Id string `gorm:"primarykey"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.