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/link: internal linking for GOOS=linux, -buildmode=plugin
- runtime: new goroutines can spend excessive time in morestack
- x/net/websocket: remedy neglect; merge with gorilla websocket?
- plugin: using stdlib package plugin from c-archive package doesn't work as expected
- 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
- Docs
- Go not yet supported