Skip to content

v0.0.2

Compare
Choose a tag to compare
@amorist amorist released this 09 Jul 08:31
· 76 commits to master since this release

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.