Closed wyc closed 7 years ago
Adds a new flag, -bson, which will also generate GetBSON and SetBSON commands that satisfy interfaces specified in gopkg.in/mgo.v2/bson.
-bson
GetBSON
SetBSON
Thanks for your contribution, but this tool is just a sample. I will not add extra features, just fixes on the current functionality.
Adds a new flag,
-bson
, which will also generateGetBSON
andSetBSON
commands that satisfy interfaces specified in gopkg.in/mgo.v2/bson.