Documentation ¶
Overview ¶
Package unix is a nix* specific package that assists with calling Unix/Linux/BSD specific functions and data gathering.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMachine64 ¶
func IsMachine64() bool
IsMachine64 returns true if the underlying kernel reports the machine type as one that runs on a 64bit CPU (in 64bit mode). Otherwise, it returns false.
If any errors occur, this functions returns false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.