Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GOENV (0.04 sec)

  1. src/cmd/go/alldocs.go

    // per-user configuration directory, as reported by os.UserConfigDir.
    // The location of the configuration file can be changed by setting
    // the environment variable GOENV, and 'go env GOENV' prints the
    // effective location, but 'go env -w' cannot change the default location.
    // See 'go help env' for details.
    //
    // General-purpose environment variables:
    //
    //	GO111MODULE
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top