Documentation ¶
Index ¶
Constants ¶
View Source
const ( FatalJsonMarshalFailed = "Json data marshal to string failed" FatalSqlStringScanFailed = "Sql.NullString Scan to value failed" )
Variables ¶
This section is empty.
Functions ¶
func JsonToSqlString ¶
func JsonToSqlString(jsonData any, sqlString *sql.NullString) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.