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

Function init

internal/xds/bootstrap/bootstrap_test.go:706–708  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

704}
705
706func init() {
707 certprovider.Register(&fakeCertProviderBuilder{})
708}
709
710const fakeCertProviderName = "fake-certificate-provider"
711

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected