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