package envconfig
Import Path
google.golang.org/grpc/internal/envconfig (on go.dev)
Dependency Relation
imports 2 packages, and imported by 2 packages
Involved Source Files
Package envconfig contains grpc settings configured by environment variables.
Package-Level Variables (total 2, both are exported)
Retry is set if retry is explicitly enabled via "GRPC_GO_RETRY=on".
TXTErrIgnore is set if TXT errors should be ignored ("GRPC_GO_IGNORE_TXT_ERRORS" is not "false").
Package-Level Constants (total 3, none are exported)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |