gojson
gojson copied to clipboard
Support time.Time types
This PR adds support to generate structs with time.Time instead of string when the format matches ISO 8601 / RFC 3339.
#81 @ChimeraCoder