()
| 17281 | } |
| 17282 | |
| 17283 | func (p *TSQueryTemplateResp) IsSetCount() bool { |
| 17284 | return p.Count != nil |
| 17285 | } |
| 17286 | |
| 17287 | func (p *TSQueryTemplateResp) IsSetMeasurements() bool { |
| 17288 | return p.Measurements != nil |
no outgoing calls
no test coverage detected