Home
last modified time | relevance | path

Searched defs:Hstore (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
418 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
418 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
418 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
417 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
418 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/jackc/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
50 func (dst Hstore) Get() interface{} {
61 func (src *Hstore) AssignTo(dst interface{}) error {
87 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
107 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
161 func (src Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
418 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/jackc/pgx/pgtype/
H A Dhstore.go18 type Hstore struct { struct
19 Map map[string]Text
20 Status Status
23 func (dst *Hstore) Set(src interface{}) error {
43 func (dst *Hstore) Get() interface{} {
54 func (src *Hstore) AssignTo(dst interface{}) error {
79 func (dst *Hstore) DecodeText(ci *ConnInfo, src []byte) error {
99 func (dst *Hstore) DecodeBinary(ci *ConnInfo, src []byte) error {
153 func (src *Hstore) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
413 func (dst *Hstore) Scan(src interface{}) error {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {
/dports/misc/cryptoballot/cryptoballot-3753e1b/vendor/github.com/lib/pq/hstore/
H A Dhstore.go10 type Hstore struct { struct
11 Map map[string]sql.NullString
38 func (h *Hstore) Scan(value interface{}) error {
108 func (h Hstore) Value() (driver.Value, error) {

12