Versions in this module Expand all Collapse all v0 v0.0.3 Dec 8, 2023 v0.0.2 Dec 7, 2023 v0.0.1 Nov 9, 2023 Changes in this version + func ScanRowsStruct[RowStruct any](itr *spanner.RowIterator) ([]RowStruct, error) + type Queryer interface + Query func(ctx context.Context, statement spanner.Statement) *spanner.RowIterator