Categorygithub.com/leyle/crud-objectid
repository
0.0.0-20220809073406-e84a3952d6ac
Repository: https://github.com/leyle/crud-objectid.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

object id generator

mongodb bson objectid generator

core codes copy from mongodb-driver-g

usage

// go get github.com/leyle/crud-objectid

objectId := GetObjectId()