https://github.com/dariubs/null
https://github.com/dariubs/null
go golang null sql types
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dariubs/null
- Owner: dariubs
- Created: 2017-07-13T09:12:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T18:41:50.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T09:18:02.547Z (almost 2 years ago)
- Topics: go, golang, null, sql, types
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
null
====
better `null` type for sql nullable values.
Install
-------
```sh
go get github.com/dariubs/null
```
Types
-----
- Bool
- String
- Float64
- Int64