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.10.1
Published
Feb 11, 2016
Platform
darwin/amd64
Imports
2 packages
Last checked
53 seconds ago

Tools for package owners.