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

Method String

codecs/partial_codecs.go:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114}
115
116func (p *PartialQuery) String() string {
117 return "QUERY \"" + p.Query + "\""
118}
119
120type PartialExecute struct {
121 QueryId []byte

Calls

no outgoing calls

Tested by 3