Versions in this module Expand all Collapse all v1 v1.0.0 Aug 16, 2018 Changes in this version + const Size + const UExample + type UUID [Size]byte + func MustParse(s string) *UUID + func Parse(s string) (*UUID, error) + func (u *UUID) MarshalJSON() ([]byte, error) + func (u *UUID) UnmarshalJSON(b []byte) error + func (u UUID) String() string