database/sql.Row.Scan (method)

one use

	database/sql (current package)
		sql.go#L3349: func (r *Row) Scan(dest ...any) error {