Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() int64
New returns a positive object-key version for avatar uploads.
The high bits preserve coarse time ordering, while the low random bits make same-millisecond cross-node collisions unlikely. The process-local CAS keeps versions unique and monotonic even if the clock stalls or crypto/rand fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.