File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# gopsutil: psutil for golang
2
2
3
- [ ![ Test] ( https://github.com/shirou/gopsutil/actions/workflows/test.yml/badge.svg )] ( https://github.com/shirou/gopsutil/actions/workflows/test.yml ) [ ![ Coverage Status ] ( https://coveralls.io/repos/github/shirou/gopsutil/badge.svg?branch=master )] ( https://coveralls.io/github/shirou/gopsutil?branch=master ) [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/shirou/gopsutil/v4.svg )] ( https://pkg.go.dev/github.com/shirou/gopsutil/v4 ) [ ![ Go Documentation ] ( https://godocs.io/github.com/shirou/gopsutil/v4?status.svg )] ( https://godocs.io /github.com/shirou/gopsutil/v4) [ ![ Calendar Versioning] ( https://img.shields.io/badge/calver-vMAJOR.YY.MM-22bfda.svg )] ( https://calver.org/ )
3
+ [ ![ Test] ( https://github.com/shirou/gopsutil/actions/workflows/test.yml/badge.svg )] ( https://github.com/shirou/gopsutil/actions/workflows/test.yml ) [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/shirou/gopsutil/v4.svg )] ( https://pkg.go.dev/github.com/shirou/gopsutil/v4 ) [ ![ Calendar Versioning] ( https://img.shields.io/badge/calver-vMAJOR.YY.MM-22bfda.svg )] ( https://calver.org/ )
4
4
5
5
This is a port of psutil (https://github.com/giampaolo/psutil ). The
6
6
challenge is porting all psutil functions on some architectures.
You can’t perform that action at this time.
0 commit comments