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
- Host: GitHub
- URL: https://github.com/ignavan39/process-dispatcher
- Owner: ignavan39
- Created: 2022-02-08T13:57:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:38:38.000Z (over 2 years ago)
- Last Synced: 2025-09-24T08:49:37.396Z (9 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```