Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/uptrace/bun
/ Elem
Method
Elem
dialect/pgdialect/array_parser.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(p *arrayParser) Elem() []byte {
52
return
p.elem
53
}
54
55
func
(p *arrayParser) readNext() error {
56
ch := p.p.Read()
Callers
15
newHasManyModel
Function · 0.80
ScanRows
Method · 0.80
parkStruct
Method · 0.80
newModel
Function · 0.80
_newModel
Function · 0.80
newTableModelIndex
Function · 0.80
validMap
Function · 0.80
ScanRows
Method · 0.80
Scan
Method · 0.80
newM2MModel
Function · 0.80
ScanRows
Method · 0.80
scanM2MColumn
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestArrayParser
Function · 0.64