add gopkg.in import to README
This commit is contained in:
parent
5cd2a757d8
commit
53ccf98d65
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
## null [![GoDoc](https://godoc.org/github.com/guregu/null?status.svg)](https://godoc.org/github.com/guregu/null) [![Coverage](http://gocover.io/_badge/github.com/guregu/null)](http://gocover.io/github.com/guregu/null)
|
||||
`import "gopkg.in/guregu/null.v1"`
|
||||
|
||||
null is a library with opinions on how to deal with nullable SQL and JSON values
|
||||
|
||||
There are two packages: `null` and `nuller`.
|
||||
|
|
Loading…
Add table
Reference in a new issue