MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / IsSetResult_

Method IsSetResult_

rpc/client.go:17279–17281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17277}
17278
17279func (p *TSQueryTemplateResp) IsSetResult_() bool {
17280 return p.Result_ != nil
17281}
17282
17283func (p *TSQueryTemplateResp) IsSetCount() bool {
17284 return p.Count != nil

Callers 2

GetResult_Method · 0.95
writeField3Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected