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 supported936 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- go/doc: Synopsis can return a sentence spanning multiple paragraphs and code blocks
- runtime: no examples for LockOSThread and UnlockOSThread
- x/sys/windows: wrong value of S_IFMT mask on Windows/plan9
- plugin: call dlclose if loading a plugin fails
- x/website: unify playground.js location
- net/http: have DefaultTransport support all_proxy (SOCKS5) by default
- cmd/go: consistently defer module path checks (including major-version matching) until import or build-list resolution
- encoding/json: interface{} not being stringified when JSON ",string" tag is used
- x/build: increase timeouts or reduce parallelism on darwin-arm-mg912baios builder?
- net: DNS load balancing during bursts of traffic
- Docs
- Go not yet supported