package internal
Import Path
google.golang.org/grpc/encoding/internal (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
Package internal contains code internal to the encoding package.
Package-Level Variables (only one)
RegisterCompressorForTesting registers a compressor in the global compressor
registry. It returns a cleanup function that should be called at the end
of the test to unregister the compressor.
This prevents compressors registered in one test from appearing in the
encoding headers of subsequent tests.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |