]> Cypherpunks repositories - gostls13.git/commit
bufio: add example for ReadFrom and remove unused code
authorcuishuang <imcusg@gmail.com>
Fri, 1 Nov 2024 09:55:50 +0000 (17:55 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 1 Nov 2024 21:52:12 +0000 (21:52 +0000)
commit2fd2718f6b64000fa25e0c5d1ee48aa1426d5a6f
tree48f2f42520ea9a5b52827af285c730710560a5ad
parent65235e137f3bd2807ec2e53dae5b6dd13e5ac4f6
bufio: add example for ReadFrom and remove unused code

Change-Id: Ia4fbb436ca573b1820f2b4d06d2332f588334768
Reviewed-on: https://go-review.googlesource.com/c/go/+/624357
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/bufio/bufio_test.go
src/bufio/example_test.go