# README
go-payloaddumper
golang impl of Android payload dumper
Format/protobuf definition here: https://android.googlesource.com/platform/system/update_engine/+/master/update_metadata.proto
Nothing new here from other versions, just trying to learn some Go. In fact, it supports only the bare minimum of functionality I've personally needed out of the spec.
TODO: Need to add some tests...