package
0.1.5
Repository: https://github.com/modelrocket/hiro.git
Documentation: pkg.go.dev

# Functions

Bool safely converts b to a sql.NullBool.
Int64 safely converts i to a sql.NullInt64.
JSON safely convers or marshals to a sql.NullJSONText Failure to marshal results in an error object.
MakeUUID safely converts s to a null.UUID.
String safely converts s to a sql.NullString.
Time safely converts tm to a sql.NullTime.

# Structs

No description provided by the author

# Interfaces

Timer is time interface.