MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / GetRow

Method GetRow

cmd/cql-mysql-adapter/scanner.go:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (s *rowScanner) GetRow() []interface{} {
75 return s.fields
76}
77
78func (s *rowScanner) ScanArgs() []interface{} {
79 // reset

Callers 1

readAllRowsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected