]> Cypherpunks repositories - gostls13.git/commit
hash: document that Clone may only return ErrUnsupported or a nil error
authorFilippo Valsorda <filippo@golang.org>
Tue, 1 Jul 2025 09:51:37 +0000 (11:51 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 3 Jul 2025 20:33:26 +0000 (13:33 -0700)
commitdd687c386016445b2f4abc2a958963dd2056d95f
tree79bf462b4190c2c0560da05f6c605fa4e7a743d6
parentb3251514531123d7fd007682389bce7428d159a0
hash: document that Clone may only return ErrUnsupported or a nil error

Updates #69521

Change-Id: I6a6a6964ce384a80c4c89efe67c260dc6e9ed6c8
Reviewed-on: https://go-review.googlesource.com/c/go/+/685235
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Austin Clements <austin@google.com>
src/hash/hash.go