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 supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- x/tools/gopls: completion and quick fix for filling in type parameters in generic types
- database/sql: possible deadlock on Rows.awaitDone()/Rows.Err()/Rows.Close() after RawBytes change
- x/tools/internal/testenv: remove ExitIfSmallMachine
- internal/trace/v2: TestTraceStress failures
- net/http: TestTransportDiscardsUnneededConns failures with `use of closed network connection`
- doc: clarify description of recover in go_spec
- x/mobile: cannot use generic type demo.GenericTestData[T any] without instantiation
- cmd/compile: pgo weighted merge support
- cmd/compile: pgo support for external Linux perf profiles and perf_data_converter
- testing: parallel tests exceed `-test.parallel` flag if `T.Run` is called from multiple goroutines
- Docs
- Go not yet supported