github.com/sologenic/com-fs-update-model


Install
go get github.com/sologenic/com-fs-update-model

Documentation

Update

The update proto provides all the functionality required to interact with the update service and frontend.

Building the required files

There is a file, proto.sh, which is to be used to generate the go and ts files.

./bin/build.sh

The messages

There are many methods which will be build out over time. The methods are annotated in the proto with what they are used for.