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
- proposal: net/http/httptest: listen on IPv6/IPv4-agnostic loopback address
- runtime: investigate a hybrid memory clearing strategy based on prove results
- crypto/rsa: TLS requests are 2-3x slower in go1.20 with race detection enabled
- testing: document how to export unexported identifiers in *_test.go
- spec: type inference can't infer types for a generic union of functions
- runtime: aggressive gc assist with many goroutines
- regexp: add explicit test for bytes version of match function
- regexp: add comment in example test describing tricky behavior
- x/playground: easily runs into build timeouts by downloading modules
- runtime: TestRecoverBeforePanicAfterGoexit2 failures
- Docs
- Go not yet supported