func github.com/lib/pq.QuoteLiteral
4 uses
github.com/lib/pq (current package)
conn.go#L1520: func QuoteLiteral(literal string) string {
golang.org/x/pkgsite/internal/postgres
search.go#L443: key := fmt.Sprintf("(%s, %s, %s)", pq.QuoteLiteral(r.PackagePath),
search.go#L444: pq.QuoteLiteral(r.Version), pq.QuoteLiteral(r.ModulePath))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |