Skip to content

Shyp/go-types

Repository files navigation

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.