wyc
d758bb5500
Merge fa7370477d
into 7058b320c2
2017-05-05 00:30:19 +00:00
Francesc Campoy
917c72fddb
Uniform licenses all around
2017-05-04 15:18:34 -04:00
wyc
fa7370477d
Add Optional bson Support
...
Adds a new flag, `-bson`, which will also generate `MarshalBSON` and
`UnmarshalBSON` commands that satisfy interfaces specified in
gopkg.in/mgo.v2/bson.
2016-11-04 18:03:45 -04:00
Daved
f6a8246543
Corrected MarshalJSON and UnmarshalJSON function comments within
...
template per Francesc's guidance.
2015-04-23 13:35:24 -07:00
Daved
3699e12530
Added MarshalJSON and UnmarshalJSON comments to template to prevent
...
golint from complaining.
2015-04-23 09:30:11 -07:00
Francesc Campoy
dfe6af903e
Improved generated code by defining map outside of function.
2015-02-04 13:38:28 +00:00
Francesc Campoy
5cd7ec204a
support of decoding for Stringers
2015-01-31 12:21:55 +01:00
Francesc Campoy
a673e22384
improved the generated code by using maps and using existing String method if available
2015-01-31 11:09:02 +01:00
Francesc Campoy
66a9dd356f
initial commit
2015-01-29 11:35:15 +01:00