go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported897 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- internal/trace/v2: TestTraceStressStartStop failures
- x/tools/gopls: extract func/method arg(s) to struct
- sync: eliminate global Mutex in (*Pool).pinSlow operations
- net/http: HTTP client hangs indefinitely if the request handler does not return
- cmd/compile: pgo can dramatically increase goroutine stack size
- x/tools/gopls: completion doesn't work correctly in some conditions
- cmd/compile: exponential behavior for deeply nested structs
- maps: use strings.EqualFold in example
- cmd/compile: compiler assumes `[2]T` does not alias with `struct{a, b T}` which might be allowed by the `unsafe` package
- reflect, cmd/compile: TypeOf(a) == TypeOf(b) doesn't optimize well
- Docs
- Go not yet supported