An open API service indexing awesome lists of open source software.

https://github.com/ignavan39/process-dispatcher

Dispatcher goroutine for start \ stop progress
https://github.com/ignavan39/process-dispatcher

Last synced: 8 months ago
JSON representation

Dispatcher goroutine for start \ stop progress

Awesome Lists containing this project

README

          

# Process Dispatcher

not a big project for a better understanding of the channels in GO
you can start the process with some id then stop it and start again wow

# How to start:

```bash
$ go run main.go
```