Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
gccgoSearch holds the gccgo search directories.
dirs[]stringoncesync.Once
init finds the gccgo search directories. If this fails it leaves dirs == nil.
isStandard reports whether path is a standard library for gccgo.
var gccgoSearch
Package-Level Functions (only one, which is exported)
IsStandardPackage reports whether path is a standard package,
given goroot and compiler.
Package-Level Variables (only one, which is unexported)
gccgoSearch is used to check whether a gccgo package exists in the
standard library.
The pages are generated with Goldsv0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.