Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
706
func
init() {
707
certprovider.Register(&fakeCertProviderBuilder{})
708
}
709
710
const
fakeCertProviderName =
"fake-certificate-provider"
711
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected