MCPcopy
hub / github.com/connectrpc/connect-go / CommaSeparatedNames

Method CommaSeparatedNames

compression.go:180–180  ·  view source on GitHub ↗

Wordy, but clarifies how this is different from readOnlyCodecs.Names().

()

Source from the content-addressed store, hash-verified

178 Contains(string) bool
179 // Wordy, but clarifies how this is different from readOnlyCodecs.Names().
180 CommaSeparatedNames() string
181}
182
183func newReadOnlyCompressionPools(

Callers 8

NewConnMethod · 0.65
WriteRequestHeaderMethod · 0.65
grpcValidateResponseFunction · 0.65
negotiateCompressionFunction · 0.65
NewConnMethod · 0.65
WriteRequestHeaderMethod · 0.65
validateResponseMethod · 0.65
validateResponseMethod · 0.65

Implementers 1

namedCompressionPoolscompression.go

Calls

no outgoing calls

Tested by

no test coverage detected