package
Version:
v0.0.0-...-e68aaec
Opens a new window with list of versions in this module.
Published: Dec 17, 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 Label struct {
Id int64 `gorm:"primary_key;AUTO_INCREMENT"`
Uid int64
Name string
Ctime int64 `gorm:"autoCreateTime:milli"`
Utime int64 `gorm:"autoUpdateTime:milli;index"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.