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
- 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
- net/http: invalid Cookie.Domain in case of setting cookie on IPv6
- x/time/rate: Limiter allows more configured with multiple goroutines
- unicode/utf16: Add example on how to use utf16.DecodeRune
- x/build/cmd/relui: add a workflow for doing cherry-picks
- x/build: LUCI linux-riscv64-mengzhuo bot has a flaky network connection
- Docs
- Go not yet supported