]> Cypherpunks.ru repositories - gostls13.git/commit
runtime/metrics: godoc link fixes
authorOlivier Mengué <olivier.mengue@gmail.com>
Thu, 14 Dec 2023 17:25:21 +0000 (18:25 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 21 Dec 2023 18:36:41 +0000 (18:36 +0000)
commit2184a394777ccc9ce9625932b2ad773e6e626be0
tree91eef9e79a20a16b57d3687a1aa6adb6e9093c14
parent9c01ecce48187d7109e9d9bc8be2921c5122ae18
runtime/metrics: godoc link fixes

Fix rendering of link to runtime/debug.ReadGCStats in package overview:
as the package is not imported we must specify the absolute package
name.

Change-Id: I123db49eee05e6812427e19873e628b4e4feb203
Reviewed-on: https://go-review.googlesource.com/c/go/+/549735
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Daniel MartĂ­ <mvdan@mvdan.cc>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: qiulaidongfeng <2645477756@qq.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
src/runtime/metrics/doc.go