func github.com/lib/pq.fmterrorf
3 uses
github.com/lib/pq (current package)
error.go#L464: func fmterrorf(s string, args ...interface{}) error {
ssl.go#L50: return nil, fmterrorf(`unsupported sslmode %q; only "require" (default), "verify-full", "verify-ca", and "disable" supported`, mode)
ssl.go#L146: return fmterrorf("couldn't parse pem in sslrootcert")
 |
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. |