func strconv.AppendQuoteRune
2 uses
strconv (current package)
quote.go#L170: func AppendQuoteRune(dst []byte, r rune) []byte {
fmt
format.go#L484: f.pad(strconv.AppendQuoteRune(buf, r))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)