types

package
v1.8.5 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeInfo

type NodeInfo struct {
	Cpu      float32 // CPU百分比(%)
	Host     string  // 主机名称
	Ip       g.Map   // IP地址信息(可能多个)
	MemUsed  int     // 内存使用(byte)
	MemTotal int     // 内存总量(byte)
	Time     int     // 上报时间(时间戳)
}

Jump to

Keyboard shortcuts

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