]> Cypherpunks repositories - gostls13.git/commit
net/rpc: move frozen notice to the start of the package doc
authorIan Lance Taylor <iant@golang.org>
Tue, 4 Feb 2025 18:33:38 +0000 (10:33 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 5 Feb 2025 05:26:47 +0000 (21:26 -0800)
commit842e4b5207003db692d72a1aeba4f164bbeb1c13
treed10cfa20de17fc514e2e2a031186114a575a43ce
parentbe2b809e5b888ed0ee636f1e07340640ffd88842
net/rpc: move frozen notice to the start of the package doc

For #71559

Change-Id: I68b9518a26cab75789d596839267abab7997bc2c
Reviewed-on: https://go-review.googlesource.com/c/go/+/646575
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Rob Pike <r@golang.org>
Auto-Submit: 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>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/net/rpc/server.go