Documentation ¶
Overview ¶
Package sysresources provides OS-independent methods of determining the resources available to the current system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TotalMemory ¶
func TotalMemory() uint64
TotalMemory returns the total accessible system memory, in bytes. If the value cannot be determined, then 0 will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.