package platform

import "github.com/dotcloud/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.12.0-rc3
Published
Jul 1, 2016
Platform
js/wasm
Imports
2 packages
Last checked
1 minute ago

Tools for package owners.