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

Struct producerBuilder

orca/producer.go:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35)
36
37type producerBuilder struct{}
38
39// Build constructs and returns a producer and its cleanup function
40func (*producerBuilder) Build(cci any) (balancer.Producer, func()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected