Documentation ¶ Index ¶ func FromString(id string) (uuid.UUID, error) func IsNil(id string) bool func IsUUID(id string) bool func MD5(input string) string func Modify(base, modifier string) string func NewString() string type UUID func New() UUID Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FromString ¶ func FromString(id string) (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(base, modifier string) string func NewString ¶ func NewString() string Types ¶ type UUID ¶ type UUID = uuid.UUID func New ¶ func New() UUID Source Files ¶ View all Source files uuid.go Click to show internal directories. Click to hide internal directories.