Documentation ¶ Overview ¶ Package cpuutil provides facilities for detecting cpu-specific features. Index ¶ func ByteOrder() binary.ByteOrder Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ByteOrder ¶ func ByteOrder() binary.ByteOrder ByteOrder returns the byte order for the CPU's native endianness. Types ¶ This section is empty. Source Files ¶ View all Source files doc.go endian.go Click to show internal directories. Click to hide internal directories.