Registry / database / guregu-null-v4

guregu-null-v4

JSON →
library4.0.0gogounverified

Package null contains SQL types that consider zero input and null input as separate values, with convenient support for JSON and text marshaling.

go get gopkg.in/guregu/null.v4
INSTALL
IMPORT
SIG · GUREGU-NULL-V4
G
guregu-null-v4
databasegov4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

null
gopkg.in/guregu/null.v4

Use null.Int for nullable SQL values

package main import "gopkg.in/guregu/null.v4" func main() { var n null.Int n.Scan(42) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
guregu-null-v4 — go get guregu-null-v4 · libregistry