diskKit

package
v2.2.53 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskUsageStats added in v2.1.39

type DiskUsageStats struct {
	*disk.UsageStat

	Path string `json:"path"`
}

DiskUsageStats

Total = Used + Free

func GetDiskUsageStats added in v2.1.54

func GetDiskUsageStats() (*DiskUsageStats, error)

func GetDiskUsageStatsByPath added in v2.1.39

func GetDiskUsageStatsByPath(path string) (*DiskUsageStats, error)

GetDiskUsageStatsByPath

PS: (1) Mac(Linux),查看磁盘空间的命令: df -h

golang 获取cpu 内存 硬盘 使用率 信息 进程信息

https://blog.csdn.net/whatday/article/details/109620192

Jump to

Keyboard shortcuts

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