commit | e92be18fd8b525b642ca25bdb3e2056b35d9d73c | [log] [tgz] |
---|---|---|
author | Rodolfo Carvalho <rhcarvalho@gmail.com> | Wed Jun 10 13:30:42 2020 +0000 |
committer | Keith Randall <khr@golang.org> | Wed Jun 10 14:56:01 2020 +0000 |
tree | b1bfefa33b95f8c52302805829f5a1cb90dd76cc | |
parent | ac743dea8e7d351d48a79bf4e7aea62ba3b4a515 [diff] |
runtime: fix typo in FuncForPC doc Change-Id: I04037e13b131e79ebc5af84896bfeda49ddc0eaa GitHub-Last-Rev: b0d0de930862e4f163e158876cba70d81ed2d52e GitHub-Pull-Request: golang/go#39500 Reviewed-on: https://go-review.googlesource.com/c/go/+/237220 Reviewed-by: Keith Randall <khr@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.