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

Struct producerBuilder

producer_ext_test.go:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100type producerBuilder struct{}
101
102type testProducer struct {
103 // There should be no race accessing this field, but use an atomic since

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected