ochinchina / supervisord

a go-lang supervisor implementation
MIT License
4.03k stars 570 forks source link

Move Supervisor as separate module so it can be imported as used without webserver or cli #358

Open debugger24 opened 1 year ago

debugger24 commented 1 year ago

Moving supervisor.go as a separate module will help in importing and using without the current webserver and cli.