Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ init
Function
init
credentials/tls/certprovider/pemfile/builder.go:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
)
37
38
func
init() {
39
certprovider.Register(&pluginBuilder{})
40
}
41
42
type
pluginBuilder
struct
{}
43
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected