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
- cmd/cgo: const in c translate to go const without obey original type.
- all: merge flag* const info internal/reflectlite
- proposal: encoding/xml: support context on Marshaler/MarshalerAttr interfaces
- runtime: add fast paths for common `select` patterns
- cmd/compile: negative types are allowed, but will not be negative during program execution, with boundary checking
- runtime: deadlock while all goroutines are "IO wait"
- proposal: encoding/env: populate a struct from environment variables
- x/crypto/acme/autocert: ToS prompt check for ToS-less ACME servers
- runtime: smoother growth rate transition yields great results
- cmd/go: -buildmode=pie requires external (cgo) linking, but cgo is not enabled
- Docs
- Go not yet supported