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.11
- Published
- Aug 8, 2018
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.