Versions in this module Expand all Collapse all v0 v0.1.1 Feb 7, 2023 v0.1.0 Jan 23, 2023 Changes in this version + const IDFieldName + const UpdatedAtFieldName + var NewObjID = primitive.NewObjectID + var UpdatedAt = func() int64 + func NewObjIDWithValue(id fmt.Stringer) + func Set(v interface{}) bson.M + func ZeroOrDoesNotExist(field string, zero interface{}) bson.M + type IDField struct + ID primitive.ObjectID + type UpdatedAtField struct + UpdatedAt int64