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 supported937 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- cmd/go: allow building non-main package with -buildmode=plugin
- proposal: add Validate functions to image/jpeg, image/png etc.
- database/sql: support tracing queries
- net/smtp: in smtp.go, c.cmd(501, "*") takes long for server to respond.
- net: document PacketConn IO operations in relation to packet sizes
- net/http: client.Do should mask EOF as ErrUnexpectedEOF
- x/sys/unix: Does not build on mipsel/mips64el/alpha/powerpc with gccgo
- runtime: stack growth during critical section harms performance
- x/tools: tests fail with gccgo
- sync: RWMutex scales poorly with CPU count
- Docs
- Go not yet supported