]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add doc comments to some functions
authorAustin Clements <austin@google.com>
Thu, 13 Oct 2022 14:54:11 +0000 (10:54 -0400)
committerAustin Clements <austin@google.com>
Wed, 16 Nov 2022 19:00:14 +0000 (19:00 +0000)
commit9c402305179e4d59bcbefe01629d38fc26808c43
tree17e6ec701a4d6ebb02b2f8ee6c97bbea3ad9de12
parent8c17505da792755ea59711fc8349547a4f24b5c5
cmd/dist: add doc comments to some functions

I keep having to reconstruct how dist test's command system works.
This CL documents the main functions to help with this.

Change-Id: Ic1102496d3c7f356e73f3fa2ea76498251f525d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/448799
Run-TryBot: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/dist/test.go