mirror of
https://github.com/shirou/gopsutil.git
synced 2025-05-10 19:29:14 +08:00
349 B
349 B
v2 to v3 changes
- create v3 directory
- Remove process.NetIOCounters (#429)
- rename memoryLimitInBbytes JSON key in docker (#464)
- fix cgroup filename (#464)
- RLimit is now uint64 (#364)
- mem.VirtualMemoryStat JSON fields capitalization and TestX_String tests (#545)
not yet
- Determine if process is running in the foreground (#596)