//
pkg.gl
Category
github.com/rookie-ninja/rk-entry/v2
os
package
2.2.22
Repository:
https://github.com/rookie-ninja/rk-entry.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
132 SLOC
#
Functions
NewCpuInfo
No description provided by the author
NewGoEnvInfo
NewGoEnvInfo creates a new instance of GoEnvInfo.
NewMemInfo
NewMemInfo creates a new MemInfo.
NewNetInfo
No description provided by the author
NewOsInfo
No description provided by the author
#
Structs
CpuInfo
CpuInfo defines CPU information read from system.
GoEnvInfo
GoEnvInfo defines go processor information.
MemInfo
MemInfo memory stats of current running process.
NetInfo
NetInfo defines network interface information about local machine.
OsInfo
OsInfo defines OS information.