package uuid
import "go.mongodb.org/mongo-driver/core/uuid"
Index ¶
Functions ¶
func Equal ¶
Equal returns true if two UUIDs are equal.
Types ¶
type UUID ¶
type UUID [16]byte
UUID represents a UUID.
func New ¶
New generates a new uuid.
Source Files ¶
uuid.go
- Version
- v0.0.12
- Published
- Aug 16, 2018
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 17 seconds ago –
Tools for package owners.