package platform

import "github.com/docker/cli/components/engine/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
v17.10.0-ce-rc1+incompatible
Published
Oct 4, 2017
Platform
js/wasm
Imports
2 packages
Last checked
3 hours ago

Tools for package owners.