package
0.0.2
Repository: https://github.com/downsized-devs/sdk-go.git
Documentation: pkg.go.dev

# Functions

create valid nullable boolean.
create valid nullable time.Time.
create valid nullable float64.
create valid nullable int64.
create new nullable boolean.
create new nullable time.time.
create new nullable float64.
create new nullable int64.
create new nullable string.
create new nullable time.time.
create valid nullable string.
create valid nullable time.Time.

# Structs

nullable boolean type.
Date is nullable time.Time for parsing DATE type in SQL to golang time.Time.
nullable float64 type.
nullable int64 type.
nullable string type.
nullable time.Time type.