v0.0.2
update bson.ObjectID
add ObjectID.Hex()
returns the hex encoding of the ObjectID as a string.
add ObjectID.String()
add ObjectID.IsZero()
returns true if id is the empty ObjectID.
update bson.ObjectID
add ObjectID.Hex()
returns the hex encoding of the ObjectID as a string.
add ObjectID.String()
add ObjectID.IsZero()
returns true if id is the empty ObjectID.