Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add(scan): Implement scan gRPC method #8268

Merged
merged 8 commits into from
Feb 20, 2024
Merged

add(scan): Implement scan gRPC method #8268

merged 8 commits into from
Feb 20, 2024

Commits on Feb 16, 2024

  1. Adds scan method

    arya2 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c66ba6c View commit details
    Browse the repository at this point in the history
  2. fix clippy warning

    arya2 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a918525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0634f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    164e822 View commit details
    Browse the repository at this point in the history
  5. returns early if there's a send error when sending initial results an…

    …d updates response type
    arya2 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    55dfdb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    587945e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4cdff9 View commit details
    Browse the repository at this point in the history
  8. updates snapshots

    arya2 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2060c25 View commit details
    Browse the repository at this point in the history