package
Version:
v1.0.29
Opens a new window with list of versions in this module.
Published: Jul 7, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BaseId struct {
Id *primitive.ObjectID `bson:"_id" json:"_id"`
CreatedAt *time.Time `bson:"createdAt" json:"createdAt,omitempty" update:"setOnInsert"`
UpdatedAt *time.Time `bson:"updatedAt" json:"updatedAt,omitempty"`
}
默认类型
Source Files
¶
Click to show internal directories.
Click to hide internal directories.