type github.com/jackc/pgtype.scanPlanBinaryInt32

3 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L643: type scanPlanBinaryInt32 struct{}
		pgtype.go#L645: func (scanPlanBinaryInt32) Scan(ci *ConnInfo, oid uint32, formatCode int16, src []byte, dst interface{}) error {
		pgtype.go#L769: 				return scanPlanBinaryInt32{}