fast_crawl_client

package
v0.0.0-...-19f20a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2021 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client()

func MonitorClient

func MonitorClient()

Types

type CpuData

type CpuData struct {
	CpuNumber    int `cpu核数`
	UsedNumber   int `cpu使用数量`
	UsableNumber int `cpu可用数量`
}

type DiskData

type DiskData struct {
	Total       int
	Used        int
	Usable      int
	UsedPercent float64
}

type MemData

type MemData struct {
	TotalMem    int
	UsableMem   float64
	UsedPercent float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL