]> Cypherpunks repositories - gostls13.git/commit
internal/pkgbits: finish documentation
authorMatthew Dempsky <mdempsky@google.com>
Fri, 20 May 2022 19:48:17 +0000 (12:48 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Wed, 25 May 2022 16:15:47 +0000 (16:15 +0000)
commit8841699160946263859ea492779bea4aa909f1de
tree778e072293c551ce771ccb478b6b4159de6d6272
parent7791e934c882fd103357448aee0fd577b20013ce
internal/pkgbits: finish documentation

This CL adds documentation for all exported pkgbits APIs, and removes
its UNREVIEWED comments.

Updates #48194.

Change-Id: Ifff548cd9f31a5c5cc5f400a6dae5c98c46ec4ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/407614
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
src/internal/pkgbits/codes.go
src/internal/pkgbits/decoder.go
src/internal/pkgbits/encoder.go
src/internal/pkgbits/frames_go17.go
src/internal/pkgbits/reloc.go
src/internal/pkgbits/sync.go