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.11.0
Published
Apr 13, 2016
Platform
darwin/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.