gmem

package
v0.0.0-...-f3abbe6 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemUsage

type MemUsage struct {
	TotalBytes     uint64 `json:"total"`
	UsedBytes      uint64 `json:"used"`
	AvailableBytes uint64 `json:"Available"`
	SelfBytes      uint64 `json:"self"`
}

func GetUsage

func GetUsage() (MemUsage, error)

func (MemUsage) String

func (mu MemUsage) String() string

Jump to

Keyboard shortcuts

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