setprocessor

command module
v0.0.0-...-5fc72c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

README

How to

          go install github.com/iwdgo/processorfeatures/setprocessor@latest
          $(go env GOPATH)/bin/setprocessor # display value
          go env -w $(setprocessor)         # sets go environment variables
          export $(setprocessor)            # sets shell variables

Examples:

  • amd64 : GOAMD64=v3
  • arm64 : GOARCH=arm64 GOARM=
  • arm : GOARCH=arm GOARM=7 or default GOARCH=arm GOARM=6
  • or not implemented

Documentation

Overview

package setprocessor returns processor variables in the format of go env

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL