google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Documentation] uuid.Nil is not documented properly

slashformotion opened this issue · comments

uuid.Nil

uuid/hash.go

Line 19 in 44b5fee

Nil UUID // empty UUID, all zeros

has the documentation Well known namespace IDs and UUIDs (see image below)
image
but it should probably be empty UUID, all zeros