You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/host
s0ders 0bbc484a68
refactor: using fmt.Errorf on some error returns.
The following brings:
- Refactoring of `InfoWithContext` to wrap errors with `fmt.Errorf` in
  order to add textual context, making error message more helpful for
  the end user.

ref: 1836
3 months ago
..
freebsd_headers
testdata/linux/lsbStruct
host.go refactor: using fmt.Errorf on some error returns. 3 months ago
host_aix.go Merge pull request #1813 from mmorel-35/gocritic 4 months ago
host_aix_ppc64.go
host_aix_test.go chore: use testify instead of testing 4 months ago
host_bsd.go chore: enable unused-parameter from revive 4 months ago
host_darwin.go Merge pull request #1783 from mmorel-35/revive/unused-parameter 4 months ago
host_darwin_amd64.go
host_darwin_arm64.go
host_fallback.go chore: enable unused-parameter from revive 4 months ago
host_freebsd.go chore: enable unused-parameter from revive 4 months ago
host_freebsd_386.go
host_freebsd_amd64.go
host_freebsd_arm.go
host_freebsd_arm64.go
host_linux.go Merge pull request #1783 from mmorel-35/revive/unused-parameter 4 months ago
host_linux_386.go chore: enable var-naming from revive 4 months ago
host_linux_amd64.go
host_linux_arm.go
host_linux_arm64.go
host_linux_loong64.go
host_linux_mips.go
host_linux_mips64.go
host_linux_mips64le.go
host_linux_mipsle.go
host_linux_ppc64.go
host_linux_ppc64le.go
host_linux_riscv64.go
host_linux_s390x.go
host_linux_test.go chore: use testify instead of testing 4 months ago
host_netbsd.go chore: enable unused-parameter from revive 4 months ago
host_openbsd.go chore: enable unused-parameter from revive 4 months ago
host_openbsd_386.go
host_openbsd_amd64.go
host_openbsd_arm.go
host_openbsd_arm64.go
host_openbsd_riscv64.go
host_posix.go
host_solaris.go chore: enable unused-parameter from revive 4 months ago
host_test.go [host]: fix potential error on CI test on Windows. 3 months ago
host_windows.go Merge pull request #1783 from mmorel-35/revive/unused-parameter 4 months ago
types_darwin.go
types_freebsd.go
types_linux.go
types_openbsd.go