Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
29
func
(qw *Writer) N() *QWriter {
30
return
&qw.n
31
}
32
33
// AcquireWriter returns new writer from the pool.
34
//
Callers
15
TestWriter
Function · 0.80
testQWriter
Function · 0.80
StreamIntegration
Function · 0.80
streamembeddedFunc
Function · 0.80
StreamHeader
Method · 0.80
StreamBody
Method · 0.80
StreamJSON
Method · 0.80
StreamXML
Method · 0.80
StreamBenchPage
Function · 0.80
StreamTitle
Method · 0.80
StreamBody
Method · 0.80
streamemitRows
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestWriter
Function · 0.64
testQWriter
Function · 0.64