Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

workshop-depot/supervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supervisor

note

Use package retry instead, which has a simpler and more strict semantics. This package contains code smells that are remnants of it's history in trying to implement supervisor trees in Erlang.

A try in implementing supervision trees (as in Erlang; look into git history), that ended up in a function!

See documents.

Get it via:

$ go get -u gopkg.in/dc0d/supervisor.v1

Or for development version:

$ go get -u github.com/dc0d/supervisor

Releases

No releases published

Packages

No packages published

Languages