package
Version:
v0.0.0-...-d4d2c18
Opens a new window with list of versions in this module.
Published: May 9, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StringToUUID -> parse string to UUID
GormDataType -> sets type to binary(16)
func (id *UUID) Scan(value interface{}) error
Scan --> tells GORM how to receive from the database
String -> String Representation of Binary16
Value -> tells GORM how to save into the database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.