func strconv.AppendQuote
2 uses
strconv (current package)
quote.go#L130: func AppendQuote(dst []byte, s string) []byte {
fmt
format.go#L457: f.pad(strconv.AppendQuote(buf, s))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)