Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for vcxproj (0.1 sec)

  1. src/cmd/go/internal/help/helpdoc.go

    If that page contains the meta tag
    
    	<meta name="go-import" content="example.org git https://code.org/r/p/exproj">
    
    the go tool will verify that https://example.org/?go-get=1 contains the
    same meta tag and then git clone https://code.org/r/p/exproj into
    GOPATH/src/example.org.
    
    When using GOPATH, downloaded packages are written to the first directory
    listed in the GOPATH environment variable.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  2. src/cmd/go/alldocs.go

    //
    // If that page contains the meta tag
    //
    //	<meta name="go-import" content="example.org git https://code.org/r/p/exproj">
    //
    // the go tool will verify that https://example.org/?go-get=1 contains the
    // same meta tag and then git clone https://code.org/r/p/exproj into
    // GOPATH/src/example.org.
    //
    // When using GOPATH, downloaded packages are written to the first directory
    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