package
Version:
v0.0.0-...-a9d482a
Opens a new window with list of versions in this module.
Published: Nov 26, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
ARCH_NONE ArchType = iota
ARCH_ARM
ARCH_ARM64
ARCH_MIPS
ARCH_PPC
ARCH_SPARC
ARCH_SPARC64
ARCH_M68K
ARCH_X86
ARCH_X86_64
)
const (
OS_NONE OSType = iota
OS_LINUX
OS_DARWIN
OS_WIN
OS_FREEBSD
OS_NETBSD
OS_OPENBSD
OS_SOLARIS
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.