package load
Import Path
github.com/gofiber/fiber/v2/internal/gopsutil/load (on go.dev)
Dependency Relation
imports 7 packages, and imported by one package
Package-Level Type Names (total 2)
var invoke common.Invoker = common.Invoke{}
Load1 float64
Load15 float64
Load5 float64
( AvgStat) String() string
AvgStat : github.com/ChrisTrenkamp/goxpath/tree.Result
AvgStat : fmt.Stringer
func Avg() (*AvgStat, error)
func AvgWithContext(ctx context.Context) (*AvgStat, error)
Ctxt int64
ProcsBlocked int64
ProcsCreated int64
ProcsRunning int64
ProcsTotal int64
( MiscStat) String() string
MiscStat : github.com/ChrisTrenkamp/goxpath/tree.Result
MiscStat : fmt.Stringer
func Misc() (*MiscStat, error)
func MiscWithContext(ctx context.Context) (*MiscStat, error)
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |