]>
Cypherpunks repositories - gostls13.git/commit
cmd/go: make setState work with any State instance
This commit updates the setState function to work with any state
object in preparation for converting it to a method.
This commit is part of the overall effort to eliminate global
modloader state.
Change-Id: I6d485156e7c4c83ff608f941b68e6d928418bd8f
Reviewed-on: https://go-review.googlesource.com/c/go/+/712700
Reviewed-by: Michael Matloob <matloob@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>