]> Cypherpunks.ru repositories - gostls13.git/commit
io: add (*SectionReader).Outer()
authorCarlo Alberto Ferraris <cafxx@strayorange.com>
Thu, 7 Sep 2023 23:21:58 +0000 (08:21 +0900)
committerGopher Robot <gobot@golang.org>
Mon, 9 Oct 2023 22:04:41 +0000 (22:04 +0000)
commit1ce8a3f08170c81085a26165d6c4e1a058d1e0d6
tree269306d8ae7696c021226f34ee6dbae9a233b354
parent5955a03e9c22c56fa3d174e95031d74e2cf3adde
io: add (*SectionReader).Outer()

Fixes #61870
Updates #61727

Change-Id: Iaef9b59c402d68f6bf64be212db2b6746abe8900
Reviewed-on: https://go-review.googlesource.com/c/go/+/526855
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
api/next/61870.txt [new file with mode: 0644]
src/io/io.go
src/io/io_test.go