Suture provides Erlang-ish supervisor trees for Go.
"Supervisor trees" -> "sutree" -> "suture" -> holds your code together
when it's trying to die. It is intended to deal gracefully with the real
failure cases that can occur with supervision trees (such as burning all
your CPU time endlessly restarting dead services), while also making no
unnecessary demands on the "service" code, and providing hooks to perform
adequate logging with in a production environment.
Installed Size: 147.5 kB
Architectures: all