[Documentation] uuid.Nil is not documented properly
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
uuid.Nil https://github.com/google/uuid/blob/44b5fee7c49cf3bcdf723f106b36d56ef13ccc88/hash.go#L19
has the documentation `Well known namespace IDs and UUIDs` (see image below)

but it should probably be `empty UUID, all zeros`
Contributor guide
Assessment
This issue has not been assessed yet.