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.11.0-rc3
Published
Apr 1, 2016
Platform
js/wasm
Imports
2 packages
Last checked
18 minutes ago

Tools for package owners.