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 supported933 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- proposal: x/sys/svc/mgr: Add "ConnectWithPermissions" and "OpenServiceWithPermissions" to allow for control on the windows permissions used
- net/http/pprof: traces collected from the /debug/pprof/trace endpoint don't include CPU profile samples by default
- go/parser: StructType.End() can underflow the File
- x/build/cmd/coordinator/internal/lucipoll, x/build/cmd/watchflakes: occasionally gets stuck (for upwards of 24 hrs)
- cmd/compile: static allocation should work with constant propagation and inlining
- x/tools/go/analysis: support and encourage use of RelatedInformation for multi-part errors
- x/net/quic: TestUDPSourceUnspecified failures
- log/syslog: generated syslog format is not RFC-compliant
- proposal: slices: add Trim, TrimRight, and TrimLeft
- net: ListenPacket cannot receive packets from non-localhost
- Docs
- Go not yet supported