]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: reword the documentation for Pinner
authorRob Pike <r@golang.org>
Sat, 16 Sep 2023 05:22:44 +0000 (15:22 +1000)
committerRob Pike <r@golang.org>
Sat, 23 Sep 2023 21:06:51 +0000 (21:06 +0000)
commit451e4727ec825a7ce6f6e6f82761ff90c33fec83
tree3a68c9d542a5633b17728fc966ec63fa9ce6e802
parent54f78cf8f1b8deea787803aeff5fb6150d7fac8f
runtime: reword the documentation for Pinner

I found the documentation for Pinner itself to contain too little information.
Rewrite it to give a summary and redirect to the relevant methods.
Also reformat the ragged comment for Pin.

Change-Id: I9c786817f43dfc9c72178127c141c35dae221104
Reviewed-on: https://go-review.googlesource.com/c/go/+/528855
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/runtime/pinner.go