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

Method N

writer.go:29–31  ·  view source on GitHub ↗

N returns QWriter without html escaping.

()

Source from the content-addressed store, hash-verified

27
28// N returns QWriter without html escaping.
29func (qw *Writer) N() *QWriter {
30 return &qw.n
31}
32
33// AcquireWriter returns new writer from the pool.
34//

Callers 15

TestWriterFunction · 0.80
testQWriterFunction · 0.80
StreamIntegrationFunction · 0.80
streamembeddedFuncFunction · 0.80
StreamHeaderMethod · 0.80
StreamBodyMethod · 0.80
StreamJSONMethod · 0.80
StreamXMLMethod · 0.80
StreamBenchPageFunction · 0.80
StreamTitleMethod · 0.80
StreamBodyMethod · 0.80
streamemitRowsFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestWriterFunction · 0.64
testQWriterFunction · 0.64