Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemProfiler ¶
type SystemProfiler struct { }
func (*SystemProfiler) GetAvailableMemory ¶
func (s *SystemProfiler) GetAvailableMemory() (uint64, error)
func (*SystemProfiler) GetTotalMemory ¶
func (s *SystemProfiler) GetTotalMemory() (uint64, error)
Click to show internal directories.
Click to hide internal directories.