MCPcopy
hub / github.com/grpc/grpc-go / init

Function init

internal/xds/balancer/clusterimpl/tests/clusterimpl_security_test.go:318–320  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

316}
317
318func init() {
319 certprovider.Register(errCertProviderBuilder{})
320}
321
322// Tests the case where the certprovider.Store returns an error when the cds LB
323// policy attempts to build a certificate provider. Verifies that the cds LB

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected