github.com/jackc/pgx/v4.connRows.fatal (method)
17 uses
github.com/jackc/pgx/v4 (current package)
conn.go#L597: rows.fatal(err)
conn.go#L607: rows.fatal(err)
conn.go#L620: rows.fatal(err)
conn.go#L626: rows.fatal(err)
conn.go#L632: rows.fatal(fmt.Errorf("expected %d arguments, got %d", len(sd.ParamOIDs), len(args)))
conn.go#L640: rows.fatal(err)
conn.go#L647: rows.fatal(err)
rows.go#L169: func (rows *connRows) fatal(err error) {
rows.go#L200: rows.fatal(err)
rows.go#L205: rows.fatal(err)
rows.go#L224: rows.fatal(err)
rows.go#L259: rows.fatal(err)
rows.go#L269: rows.fatal(err)
rows.go#L273: rows.fatal(errors.New("Unknown format code"))
rows.go#L281: rows.fatal(err)
rows.go#L288: rows.fatal(err)
rows.go#L292: rows.fatal(errors.New("Unknown format code"))
![]() |
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. |