mem

package
v0.0.0-...-d8f8204 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Usage

type Usage struct {
	Mem   uint64 `json:"mem"`
	Error string `json:"error,omitempty"`
}

Usage holds memory utilization information in human readable format

func GetHistoricUsage

func GetHistoricUsage() Usage

GetHistoricUsage measures the historic average of memory utilized by current process

func GetUsage

func GetUsage() Usage

GetUsage measures the total memory provisioned for the current process from the OS

Jump to

Keyboard shortcuts

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