Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorTypeObjectId = errors.New("Type data as not ObjectId UUID UnmarshalBSONValue error") ErrorReadObjectId = errors.New("Read ObjectID from []bytes error UUID UnmarshalBSONValue error") )
Functions ¶
This section is empty.
Types ¶
type UUID ¶
type UUID string
func (UUID) ConvertHexToObjectIDMongo ¶
func (*UUID) GenerateHexMongo ¶
func (id *UUID) GenerateHexMongo()
func (UUID) GetObjectIDStringMongo ¶
Click to show internal directories.
Click to hide internal directories.