Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinuxMemory ¶
func (*LinuxMemory) Available ¶
func (m *LinuxMemory) Available() uint64
func (*LinuxMemory) Free ¶
func (m *LinuxMemory) Free() uint64
func (*LinuxMemory) String ¶
func (m *LinuxMemory) String() string
func (*LinuxMemory) Total ¶
func (m *LinuxMemory) Total() uint64
func (*LinuxMemory) Used ¶
func (m *LinuxMemory) Used() uint64
Click to show internal directories.
Click to hide internal directories.