Is there any effort/package/lib that provides diffs on structs with serilization/deserilization methods? I need to store data changes in a db. The db itself (datastore) doesn't provide versions so I need to store the diffs by myself. Currently I'm storing complete copies but they are quite inefficient(i.e. they take too much space).
Mihai. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.