package platform
import "github.com/docker/docker/pkg/platform"
Index ¶
Variables ¶
var ( // Architecture holds the runtime architecture of the process. Architecture string // OSType holds the runtime operating system type (Linux, …) of the process. OSType string )
Source Files ¶
- Version
- v1.10.0-rc2
- Published
- Jan 27, 2016
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 15 minutes ago –
Tools for package owners.