Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17279
func
(p *TSQueryTemplateResp) IsSetResult_() bool {
17280
return
p.Result_ != nil
17281
}
17282
17283
func
(p *TSQueryTemplateResp) IsSetCount() bool {
17284
return
p.Count != nil
Callers
2
GetResult_
Method · 0.95
writeField3
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected