()
| 5784 | } |
| 5785 | |
| 5786 | func (p *TSFetchMetadataResp) IsSetMetadataInJson() bool { |
| 5787 | return p.MetadataInJson != nil |
| 5788 | } |
| 5789 | |
| 5790 | func (p *TSFetchMetadataResp) IsSetColumnsList() bool { |
| 5791 | return p.ColumnsList != nil |
no outgoing calls
no test coverage detected