Documentation
¶
Overview ¶
Package null implements typed adapters for Go values to nullable DB columns.
Index ¶
Constants ¶
View Source
const Ignore ignType = 0
View Source
const Value nullType = 0
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bool ¶
type Bytes ¶
type Float32 ¶
type Float64 ¶
type Int ¶
type Int16 ¶
type Int32 ¶
type Int64 ¶
type String ¶
type Time ¶
type UInt16 ¶
type UInt32 ¶
Source Files
¶
- adapters.go
- void.go
Click to show internal directories.
Click to hide internal directories.