package
module
Version:
v0.0.0-...-12c6ca1
Opens a new window with list of versions in this module.
Published: Aug 26, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 26
Opens a new window with list of known importers.
README
¶
Documentation
¶
Reserve `size` bytes of space for f, in the
quickest way possible. f must be opened with O_RDWR.
these coincide with the namings used in the itch.io backend
type Runtime struct {
Platform Platform `json:"platform"`
Is64 bool `json:"is64"`
}
Runtime describes an os-arch combo in a convenient way
Arch returns the architecture in GOARCH format
OS returns the operating system in GOOS format
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.