balena-io-experimental / edge-node-manager

Resin uC edge-node-manager written in Go
Apache License 2.0
22 stars 6 forks source link

Handle config #196

Closed jbaldwinroberts closed 6 years ago

jbaldwinroberts commented 6 years ago

Store config and environment supplied by the supervisor and transmit the info back to the supervisor to stop the update hook from continually firing.

Whilst doing the above I re-factored the handlers to remove some code duplication