MCPcopy
hub / github.com/jackc/pgx / Index

Method Index

pgtype/composite.go:19–19  ·  view source on GitHub ↗

Index returns the element at i.

(i int)

Source from the content-addressed store, hash-verified

17
18 // Index returns the element at i.
19 Index(i int) any
20}
21
22// CompositeIndexScanner is a type accessed by index that can be scanned from a PostgreSQL composite.

Callers 2

EncodeMethod · 0.65
EncodeMethod · 0.65

Implementers 5

point3dpgtype/composite_test.go
parentpgtype/composite_test.go
parentWithSlicepgtype/composite_test.go
compositeWithJsonbValuerpgtype/composite_test.go
structWrapperpgtype/builtin_wrappers.go

Calls

no outgoing calls

Tested by

no test coverage detected