Documentation ¶
Index ¶
- func ConvertBoolToInt64(value bool) int64
- func ConvertInt64ToBool(value int64) bool
- func ConvertSqlNullTimeToUnix(value sql.NullTime) int64
- func ConvertSqlStringToString(value sql.NullString) string
- func SqlNullInt64ToInt64(value sql.NullInt64) int64
- func ValueToPointer[T ~int | ~int8 | ~int16 | ~int32 | ~int64 | string | bool](t T) *T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertInt64ToBool ¶
func ConvertSqlStringToString ¶
func ConvertSqlStringToString(value sql.NullString) string
func SqlNullInt64ToInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.