MCPcopy Create free account
hub / github.com/datastax/cql-proxy / IsResponse

Method IsResponse

codecs/partial_codecs.go:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102}
103
104func (p *PartialQuery) IsResponse() bool {
105 return false
106}
107
108func (p *PartialQuery) GetOpCode() primitive.OpCode {
109 return primitive.OpCodeQuery

Calls

no outgoing calls

Tested by 3