Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PackagesAndErrors (0.2 sec)

  1. src/cmd/go/internal/load/pkg.go

    	// SuppressEmbedFiles is true if the caller does not need any embed files to be populated on the
    	// package.
    	SuppressEmbedFiles bool
    }
    
    // PackagesAndErrors returns the packages named by the command line arguments
    // 'patterns'. If a named package cannot be loaded, PackagesAndErrors returns
    // a *Package with the Error field describing the failure. If errors are found
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
Back to top