package uuid
import "go.mongodb.org/mongo-driver/x/mongo/driver/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
- v1.3.4
- Published
- Jun 3, 2020
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.