func strconv.QuotedPrefix
2 uses
strconv (current package)
quote.go#L369: func QuotedPrefix(s string) (string, error) {
runtime/debug
mod.go#L212: rawKey, err := strconv.QuotedPrefix(kv)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)