Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Var ¶
Var is an atomic variable satisfying expvar.Var
var Alloc Var
Alloc is the number of bytes allocated and not yet freed by the application
var NumGC Var
NumGC is the number of collections
var PauseNS Var
PauseNS is the total number of nanoseconds the GC has paused the application
var TotalAlloc Var
TotalAlloc is the total number of bytes allocated by the application
Click to show internal directories.
Click to hide internal directories.