Interesting. I'm a fan of http://github.com/thejerf/suture/ which has a similar goal but different implementation (and predates Context).
//jb > On 11 Mar 2017, at 09:19, dc0d <[email protected]> wrote: > > It just started as playing around recursive types in Go and ended up writing > this. Though I could not find a clean way ti implement rest_for_one strategy > and error handling and simple_one_for_one is in TODO list; any feedback would > be appreciated! > > (https://github.com/dc0d/supervisor) > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
