Documentation
¶
Overview ¶
Package uuid to generate UUID string We support only RFC4122 compatible one.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UUID ¶
type UUID [16]byte
UUID is an alias for uuid string
func (UUID) MarshalJSON ¶
MarshalJSON implements json.Marshaler#MarshalJSON()
func (*UUID) UnmarshalJSON ¶
UnmarshalJSON implements json.Unmarshaler#UnmarshalJSON()
Click to show internal directories.
Click to hide internal directories.