MCPcopy
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
38func init() {
39 certprovider.Register(&pluginBuilder{})
40}
41
42type pluginBuilder struct{}
43

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected