line testdata/templates/integration.qtpl:114
(qq422016 qtio422016.Writer)
| 614 | |
| 615 | //line testdata/templates/integration.qtpl:114 |
| 616 | func WriteIntegration(qq422016 qtio422016.Writer) { |
| 617 | //line testdata/templates/integration.qtpl:114 |
| 618 | qw422016 := qt422016.AcquireWriter(qq422016) |
| 619 | //line testdata/templates/integration.qtpl:114 |
| 620 | StreamIntegration(qw422016) |
| 621 | //line testdata/templates/integration.qtpl:114 |
| 622 | qt422016.ReleaseWriter(qw422016) |
| 623 | //line testdata/templates/integration.qtpl:114 |
| 624 | } |
| 625 | |
| 626 | //line testdata/templates/integration.qtpl:114 |
| 627 | func Integration() string { |
no test coverage detected
searching dependent graphs…