Documentation ¶ Index ¶ func Name() (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Name ¶ func Name() (string, error) Name returns the name of the current platform, in the form "<os>-<cpu_arch>". E.g. "linux-arm64" or "mac-x64". This is useful for finding the path within the checkout to a platform-specific prebuilt. Types ¶ This section is empty. Source Files ¶ View all Source files platform.go Click to show internal directories. Click to hide internal directories.