Retracted
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jul 23, 2020
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Stats struct {
ContainerID string `json:"containerid"`
Pid uint32 `json:"pid"`
TPid uint32 `json:"tpid"`
FComm string `json:"fcomm"`
TComm string `json:"tcomm"`
Pages uint64 `json:"pages"`
MemCgOOM uint32 `json:"memcgoom"`
}
Stats contains the statistics of a given socket
Source Files
¶
Click to show internal directories.
Click to hide internal directories.