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

Function init

clientconn_parsed_target_test.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59}
60
61func init() { resolver.Register(testResolverForParser{}) }
62
63func (s) TestParsedTarget_Success_WithoutCustomDialer(t *testing.T) {
64 tests := []struct {

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected