Categorygithub.com/jbchatham/go-payloaddumper
repositorypackage
0.0.0-20230511120134-546172b1770b
Repository: https://github.com/jbchatham/go-payloaddumper.git
Documentation: pkg.go.dev

# 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...