Documentation ¶
Overview ¶
Package platform provides helper function to get the runtime architecture for different platforms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Architecture holds the runtime architecture of the process. Architecture string // OSType holds the runtime operating system type (Linux, …) of the process. OSType string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.