package
module
Version:
v0.0.0-...-a98bbbc
Opens a new window with list of versions in this module.
Published: Jun 18, 2016
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
Detect CPU architecture on Windows
import "github.com/koron/go-arch"
cpu, err := arch.Exe("explorer.exe")
Documentation
¶
ErrorUnknownArch is returned when failed to deetect architecture.
CPU is type of CPU architecture.
Exe returns architecture of execute file.
OS returns architecture of operating system.
ParseCPU parses string as CPU.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.