Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for doCache (0.37 sec)

  1. src/cmd/go/alldocs.go

    // The default location for cache data is a subdirectory named go-build
    // in the standard user cache directory for the current operating system.
    // Setting the GOCACHE environment variable overrides this default,
    // and running 'go env GOCACHE' prints the current cache directory.
    //
    // The go command periodically deletes cached data that has not been
    // used recently. Running 'go clean -cache' deletes all cached data.
    //
    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