Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jackc/pgx
/ Index
Method
Index
pgtype/multirange.go:22–22 ·
view source on GitHub ↗
Index returns the element at i.
(i int)
Source
from the content-addressed store, hash-verified
20
21
// Index returns the element at i.
22
Index(i int) any
23
24
// IndexType returns a non-nil scan target of the type Index will return. This is used by MultirangeCodec.PlanEncode.
25
IndexType() any
Callers
2
Encode
Method · 0.65
Encode
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected