Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
100
type
producerBuilder
struct
{}
101
102
type
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