https://github.com/uk0/go_linux_proc_format
https://github.com/uk0/go_linux_proc_format
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uk0/go_linux_proc_format
- Owner: uk0
- License: apache-2.0
- Created: 2024-05-06T02:51:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T03:56:02.000Z (about 1 year ago)
- Last Synced: 2025-02-24T16:14:30.719Z (3 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## go_linux_proc_format
### example
```shell
ParseProcStatus(pid)
GetMilliCPUUsage(pid)
```