internal/goroot.gccgoDirs.dirs (field)
9 uses
internal/goroot (current package)
gc.go#L35: dirs []string
gc.go#L85: gd.dirs = append(gd.dirs, goDir)
gc.go#L88: gd.dirs = append(gd.dirs, goDir)
gc.go#L95: gd.dirs = append(gd.dirs, lastDirs...)
gc.go#L116: if gd.dirs == nil {
gc.go#L123: for _, dir := range gd.dirs {
![]() |
The pages are generated with Golds v0.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. |