Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 327 Bytes

go-types

Build Status

This is a library of types that are useful for dealing with JSON API's, and/or database fields. Currently supports NullString and NullTime, both of which can be serialized to/from JSON or a database.