golang-github-jackc-pgtype-dev (1.10.0-4)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-jackc-pgtype
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 1.2 kB
- Size expected
- 92.5 kB
- Size actual
- 92.5 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
Go types for over 70 PostgreSQL types
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 4c8c2379…7a47a60d | |
| SHA-1 | 44d5896a…3424336e | |
| SHA-256 | 251a508e…21f6ce57 | |
| SHA-512 | 3e7d6061…07bde3f8 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-jackc-pgtype-dev usr/share/doc/golang-github-jackc-pgtype-dev/changelog.Debian.gz usr/share/doc/golang-github-jackc-pgtype-dev/changelog.gz usr/share/doc/golang-github-jackc-pgtype-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/jackc usr/share/gocode/src/github.com/jackc/pgtype usr/share/gocode/src/github.com/jackc/pgtype/aclitem.go usr/share/gocode/src/github.com/jackc/pgtype/aclitem_array.go usr/share/gocode/src/github.com/jackc/pgtype/aclitem_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/aclitem_test.go usr/share/gocode/src/github.com/jackc/pgtype/array.go usr/share/gocode/src/github.com/jackc/pgtype/array_test.go usr/share/gocode/src/github.com/jackc/pgtype/array_type.go usr/share/gocode/src/github.com/jackc/pgtype/array_type_test.go usr/share/gocode/src/github.com/jackc/pgtype/bit.go usr/share/gocode/src/github.com/jackc/pgtype/bit_test.go usr/share/gocode/src/github.com/jackc/pgtype/bool.go usr/share/gocode/src/github.com/jackc/pgtype/bool_array.go usr/share/gocode/src/github.com/jackc/pgtype/bool_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/bool_test.go usr/share/gocode/src/github.com/jackc/pgtype/box.go usr/share/gocode/src/github.com/jackc/pgtype/box_test.go usr/share/gocode/src/github.com/jackc/pgtype/bpchar.go usr/share/gocode/src/github.com/jackc/pgtype/bpchar_array.go usr/share/gocode/src/github.com/jackc/pgtype/bpchar_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/bpchar_test.go usr/share/gocode/src/github.com/jackc/pgtype/bytea.go usr/share/gocode/src/github.com/jackc/pgtype/bytea_array.go usr/share/gocode/src/github.com/jackc/pgtype/bytea_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/bytea_test.go usr/share/gocode/src/github.com/jackc/pgtype/cid.go usr/share/gocode/src/github.com/jackc/pgtype/cid_test.go usr/share/gocode/src/github.com/jackc/pgtype/cidr.go usr/share/gocode/src/github.com/jackc/pgtype/cidr_array.go usr/share/gocode/src/github.com/jackc/pgtype/cidr_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/circle.go usr/share/gocode/src/github.com/jackc/pgtype/circle_test.go usr/share/gocode/src/github.com/jackc/pgtype/composite_bench_test.go usr/share/gocode/src/github.com/jackc/pgtype/composite_fields.go usr/share/gocode/src/github.com/jackc/pgtype/composite_fields_test.go usr/share/gocode/src/github.com/jackc/pgtype/composite_type.go usr/share/gocode/src/github.com/jackc/pgtype/composite_type_test.go usr/share/gocode/src/github.com/jackc/pgtype/convert.go usr/share/gocode/src/github.com/jackc/pgtype/custom_composite_test.go usr/share/gocode/src/github.com/jackc/pgtype/database_sql.go usr/share/gocode/src/github.com/jackc/pgtype/date.go usr/share/gocode/src/github.com/jackc/pgtype/date_array.go usr/share/gocode/src/github.com/jackc/pgtype/date_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/date_test.go usr/share/gocode/src/github.com/jackc/pgtype/daterange.go usr/share/gocode/src/github.com/jackc/pgtype/daterange_test.go usr/share/gocode/src/github.com/jackc/pgtype/enum_array.go usr/share/gocode/src/github.com/jackc/pgtype/enum_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/enum_type.go usr/share/gocode/src/github.com/jackc/pgtype/enum_type_test.go usr/share/gocode/src/github.com/jackc/pgtype/ext usr/share/gocode/src/github.com/jackc/pgtype/ext/gofrs-uuid usr/share/gocode/src/github.com/jackc/pgtype/ext/gofrs-uuid/uuid.go usr/share/gocode/src/github.com/jackc/pgtype/ext/gofrs-uuid/uuid_test.go usr/share/gocode/src/github.com/jackc/pgtype/ext/shopspring-numeric usr/share/gocode/src/github.com/jackc/pgtype/ext/shopspring-numeric/decimal.go usr/share/gocode/src/github.com/jackc/pgtype/ext/shopspring-numeric/decimal_test.go usr/share/gocode/src/github.com/jackc/pgtype/float4.go usr/share/gocode/src/github.com/jackc/pgtype/float4_array.go usr/share/gocode/src/github.com/jackc/pgtype/float4_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/float4_test.go usr/share/gocode/src/github.com/jackc/pgtype/float8.go usr/share/gocode/src/github.com/jackc/pgtype/float8_array.go usr/share/gocode/src/github.com/jackc/pgtype/float8_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/float8_test.go usr/share/gocode/src/github.com/jackc/pgtype/generic_binary.go usr/share/gocode/src/github.com/jackc/pgtype/generic_text.go usr/share/gocode/src/github.com/jackc/pgtype/go.mod usr/share/gocode/src/github.com/jackc/pgtype/go.sum usr/share/gocode/src/github.com/jackc/pgtype/hstore.go usr/share/gocode/src/github.com/jackc/pgtype/hstore_array.go usr/share/gocode/src/github.com/jackc/pgtype/hstore_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/hstore_test.go usr/share/gocode/src/github.com/jackc/pgtype/inet.go usr/share/gocode/src/github.com/jackc/pgtype/inet_array.go usr/share/gocode/src/github.com/jackc/pgtype/inet_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/inet_test.go usr/share/gocode/src/github.com/jackc/pgtype/int2.go usr/share/gocode/src/github.com/jackc/pgtype/int2_array.go usr/share/gocode/src/github.com/jackc/pgtype/int2_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/int2_test.go usr/share/gocode/src/github.com/jackc/pgtype/int4.go usr/share/gocode/src/github.com/jackc/pgtype/int4_array.go usr/share/gocode/src/github.com/jackc/pgtype/int4_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/int4_test.go usr/share/gocode/src/github.com/jackc/pgtype/int4range.go usr/share/gocode/src/github.com/jackc/pgtype/int4range_test.go usr/share/gocode/src/github.com/jackc/pgtype/int8.go usr/share/gocode/src/github.com/jackc/pgtype/int8_array.go usr/share/gocode/src/github.com/jackc/pgtype/int8_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/int8_test.go usr/share/gocode/src/github.com/jackc/pgtype/int8range.go usr/share/gocode/src/github.com/jackc/pgtype/int8range_test.go usr/share/gocode/src/github.com/jackc/pgtype/interval.go usr/share/gocode/src/github.com/jackc/pgtype/interval_test.go usr/share/gocode/src/github.com/jackc/pgtype/json.go usr/share/gocode/src/github.com/jackc/pgtype/json_test.go usr/share/gocode/src/github.com/jackc/pgtype/jsonb.go usr/share/gocode/src/github.com/jackc/pgtype/jsonb_array.go usr/share/gocode/src/github.com/jackc/pgtype/jsonb_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/jsonb_test.go usr/share/gocode/src/github.com/jackc/pgtype/line.go usr/share/gocode/src/github.com/jackc/pgtype/line_test.go usr/share/gocode/src/github.com/jackc/pgtype/lseg.go usr/share/gocode/src/github.com/jackc/pgtype/lseg_test.go usr/share/gocode/src/github.com/jackc/pgtype/macaddr.go usr/share/gocode/src/github.com/jackc/pgtype/macaddr_array.go usr/share/gocode/src/github.com/jackc/pgtype/macaddr_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/macaddr_test.go usr/share/gocode/src/github.com/jackc/pgtype/name.go usr/share/gocode/src/github.com/jackc/pgtype/name_test.go usr/share/gocode/src/github.com/jackc/pgtype/numeric.go usr/share/gocode/src/github.com/jackc/pgtype/numeric_array.go usr/share/gocode/src/github.com/jackc/pgtype/numeric_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/numeric_test.go usr/share/gocode/src/github.com/jackc/pgtype/numrange.go usr/share/gocode/src/github.com/jackc/pgtype/numrange_test.go usr/share/gocode/src/github.com/jackc/pgtype/oid.go usr/share/gocode/src/github.com/jackc/pgtype/oid_value.go usr/share/gocode/src/github.com/jackc/pgtype/oid_value_test.go usr/share/gocode/src/github.com/jackc/pgtype/path.go usr/share/gocode/src/github.com/jackc/pgtype/path_test.go usr/share/gocode/src/github.com/jackc/pgtype/pgtype.go usr/share/gocode/src/github.com/jackc/pgtype/pgtype_test.go usr/share/gocode/src/github.com/jackc/pgtype/pguint32.go usr/share/gocode/src/github.com/jackc/pgtype/point.go usr/share/gocode/src/github.com/jackc/pgtype/point_test.go usr/share/gocode/src/github.com/jackc/pgtype/polygon.go usr/share/gocode/src/github.com/jackc/pgtype/polygon_test.go usr/share/gocode/src/github.com/jackc/pgtype/qchar.go usr/share/gocode/src/github.com/jackc/pgtype/qchar_test.go usr/share/gocode/src/github.com/jackc/pgtype/range.go usr/share/gocode/src/github.com/jackc/pgtype/range_test.go usr/share/gocode/src/github.com/jackc/pgtype/record.go usr/share/gocode/src/github.com/jackc/pgtype/record_test.go usr/share/gocode/src/github.com/jackc/pgtype/text.go usr/share/gocode/src/github.com/jackc/pgtype/text_array.go usr/share/gocode/src/github.com/jackc/pgtype/text_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/text_test.go usr/share/gocode/src/github.com/jackc/pgtype/tid.go usr/share/gocode/src/github.com/jackc/pgtype/tid_test.go usr/share/gocode/src/github.com/jackc/pgtype/time.go usr/share/gocode/src/github.com/jackc/pgtype/time_test.go usr/share/gocode/src/github.com/jackc/pgtype/timestamp.go usr/share/gocode/src/github.com/jackc/pgtype/timestamp_array.go usr/share/gocode/src/github.com/jackc/pgtype/timestamp_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/timestamp_test.go usr/share/gocode/src/github.com/jackc/pgtype/timestamptz.go usr/share/gocode/src/github.com/jackc/pgtype/timestamptz_array.go usr/share/gocode/src/github.com/jackc/pgtype/timestamptz_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/timestamptz_test.go usr/share/gocode/src/github.com/jackc/pgtype/tsrange.go usr/share/gocode/src/github.com/jackc/pgtype/tsrange_array.go usr/share/gocode/src/github.com/jackc/pgtype/tsrange_test.go usr/share/gocode/src/github.com/jackc/pgtype/tstzrange.go usr/share/gocode/src/github.com/jackc/pgtype/tstzrange_array.go usr/share/gocode/src/github.com/jackc/pgtype/tstzrange_test.go usr/share/gocode/src/github.com/jackc/pgtype/unknown.go usr/share/gocode/src/github.com/jackc/pgtype/uuid.go usr/share/gocode/src/github.com/jackc/pgtype/uuid_array.go usr/share/gocode/src/github.com/jackc/pgtype/uuid_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/uuid_test.go usr/share/gocode/src/github.com/jackc/pgtype/varbit.go usr/share/gocode/src/github.com/jackc/pgtype/varbit_test.go usr/share/gocode/src/github.com/jackc/pgtype/varchar.go usr/share/gocode/src/github.com/jackc/pgtype/varchar_array.go usr/share/gocode/src/github.com/jackc/pgtype/varchar_array_test.go usr/share/gocode/src/github.com/jackc/pgtype/xid.go usr/share/gocode/src/github.com/jackc/pgtype/xid_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull usr/share/gocode/src/github.com/jackc/pgtype/zeronull/doc.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/float8.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/float8_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int2.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int2_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int4.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int4_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int8.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/int8_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/text.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/text_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/timestamp.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/timestamp_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/timestamptz.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/timestamptz_test.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/uuid.go usr/share/gocode/src/github.com/jackc/pgtype/zeronull/uuid_test.go