func github.com/jackc/pgtype.prepareNewBinaryDecoder
2 uses
github.com/jackc/pgtype (current package)
record.go#L79: func prepareNewBinaryDecoder(ci *ConnInfo, fieldOID uint32, v *Value) (BinaryDecoder, error) {
record.go#L109: binaryDecoder, err := prepareNewBinaryDecoder(ci, scanner.OID(), &fields[i])
 |
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. |