package
Version:
v0.0.0-...-5abfebf
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
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 CreatedBy struct {
CreatedBy string `gorm:"not null"`
}
CreatedBy represents the created by field
BeforeCreate sets the created by field
type UpdatedBy struct {
UpdatedBy string
}
UpdatedBy represents the updated by field
BeforeUpdate sets the updated by field
Source Files
¶
Click to show internal directories.
Click to hide internal directories.