MCPcopy Index your code
hub / github.com/kisielk/sqlstruct / Rows

Interface Rows

sqlstruct.go:121–124  ·  view source on GitHub ↗

Rows defines the interface of types that are scannable with the Scan function. It is implemented by the sql.Rows type from the standard library

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

doScanFunction · 0.65
doScanFunction · 0.65

Implementers 1

testRowssqlstruct_test.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…