package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: May 7, 2025
License: MIT
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 Meta struct {
Id string `json:"id" bson:"_id"`
CreateAt time.Time `json:"create_at" bson:"create_at"`
CreateBy string `json:"create_by" bson:"create_by"`
UpdateAt time.Time `json:"update_at" bson:"update_at"`
UpdateBy string `json:"update_by" bson:"update_by"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.