Skip to content

feat: add rows count#31

Closed
ajunior wants to merge 1 commit into
aquasecurity:mainfrom
ajunior:rows-count
Closed

feat: add rows count#31
ajunior wants to merge 1 commit into
aquasecurity:mainfrom
ajunior:rows-count

Conversation

@ajunior
Copy link
Copy Markdown
Contributor

@ajunior ajunior commented May 2, 2025

Add a public method to count the number of rows in the table.

Example:
numberOfRows := t.RowCount()
if numberOfRows == len(arguments) {
    // do something
}

This PR refers to the issue #30.

@ajunior ajunior closed this by deleting the head repository May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant