MCPcopy
hub / github.com/valyala/quicktemplate / WriteIntegration

Function WriteIntegration

testdata/templates/integration.qtpl.go:616–624  ·  view source on GitHub ↗

line testdata/templates/integration.qtpl:114

(qq422016 qtio422016.Writer)

Source from the content-addressed store, hash-verified

614
615//line testdata/templates/integration.qtpl:114
616func 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
627func Integration() string {

Callers 1

IntegrationFunction · 0.85

Calls 1

StreamIntegrationFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…