Index returns the element at i.
(i int)
| 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. |
no outgoing calls
no test coverage detected