go-osstat icon indicating copy to clipboard operation
go-osstat copied to clipboard

OS system statistics library for Go

Results 3 go-osstat issues
Sort by recently updated
recently updated
newest added

```log ./emergency-response.go:45:46: memory.Cached undefined (type *memory.Stats has no field or method Cached) ``` ```go memory, err := memory.Get() fmt.Printf("memory cached: %d GB\n", memory.Cached) ```

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.18.0. Commits 360f961 unix: add API for fsconfig system call 7ff74af unix: drop go version tags for unsupported versions 6b4eab5 unix: suppress ENOMEM errors from...

dependencies
go

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0. Commits 7d69d98 unix: extend support for z/OS 7758090 cpu: add support for sve2 detection 9a28524 windows: drop go version tags for unsupported versions 27dc90b...

dependencies
go