MCPcopy Create free account
hub / github.com/bradfitz/go-sql-test / appendEncodedText

Function appendEncodedText

src/github.com/lib/pq/encode.go:83–107  ·  view source on GitHub ↗

appendEncodedText encodes item in text format as required by COPY and appends to buf

(parameterStatus *parameterStatus, buf []byte, x interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ExecMethod · 0.85
TestAppendEncodedTextFunction · 0.85

Calls 4

appendEscapedTextFunction · 0.85
errorfFunction · 0.85
encodeByteaFunction · 0.70
FormatMethod · 0.65

Tested by 1

TestAppendEncodedTextFunction · 0.68