kipp
kipp copied to clipboard
database/badger: don't use encoding/gob
trafficstars
encoding/gob is very go specific, and easy to break. Instead a proto file should be written and used. This should be fairly easy considering the nature of bazel, but I'm afraid of the side-effect for importers of github.com/uhthomas/kipp.