Documentation ¶ Index ¶ func FromString(id string) (uuid.UUID, error) func FromUint64(id uint64) (uuid.UUID, error) func IsNil(id string) bool func IsUUID(id string) bool func MD5(input string) string func Modify(id, modifier string) string func New() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FromString ¶ func FromString(id string) (uuid.UUID, error) func FromUint64 ¶ func FromUint64(id uint64) (uuid.UUID, error) func IsNil ¶ func IsNil(id string) bool func IsUUID ¶ func IsUUID(id string) bool func MD5 ¶ func MD5(input string) string func Modify ¶ func Modify(id, modifier string) string func New ¶ func New() string Types ¶ This section is empty. Source Files ¶ View all Source files uuid.go Click to show internal directories. Click to hide internal directories.