Documentation
¶
Overview ¶
Package application contains OS and environment utilities such as host/platform detection and basic system identity helpers.
Index ¶
Constants ¶
View Source
const ( WINDOWS = "Windows" NIX = "*nix" )
Variables ¶
This section is empty.
Functions ¶
func IsRunningOnWindows ¶
func IsRunningOnWindows() bool
func RunningInDockerContainer
deprecated
func RunningInDockerContainer() bool
Deprecated: Use dockerHelpers.IsDockerContainer()
func SystemIdentity ¶
func SystemIdentity() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.