MCPcopy 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
51func (p *arrayParser) Elem() []byte {
52 return p.elem
53}
54
55func (p *arrayParser) readNext() error {
56 ch := p.p.Read()

Callers 15

newHasManyModelFunction · 0.80
ScanRowsMethod · 0.80
parkStructMethod · 0.80
newModelFunction · 0.80
_newModelFunction · 0.80
newTableModelIndexFunction · 0.80
validMapFunction · 0.80
ScanRowsMethod · 0.80
ScanMethod · 0.80
newM2MModelFunction · 0.80
ScanRowsMethod · 0.80
scanM2MColumnMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestArrayParserFunction · 0.64