https://github.com/threeal/kill-process-go
A simple Go package for killing a running process
https://github.com/threeal/kill-process-go
Last synced: about 1 year ago
JSON representation
A simple Go package for killing a running process
- Host: GitHub
- URL: https://github.com/threeal/kill-process-go
- Owner: threeal
- License: mit
- Created: 2024-05-13T09:55:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T13:41:16.000Z (over 1 year ago)
- Last Synced: 2025-03-21T14:57:48.437Z (over 1 year ago)
- Language: Go
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kill Process Go
A simple [Go](https://go.dev/) package for killing a running process.
## License
This project is licensed under the terms of the [MIT License](./LICENSE).
Copyright © 2024 [Alfi Maulana](https://github.com/threeal)