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

platform.go

Version
v1.10.3-rc2
Published
Mar 9, 2016
Platform
js/wasm
Imports
2 packages
Last checked
1 minute ago

Tools for package owners.