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

Implement scan methods for streams #354

Closed
7 tasks done
lennartdohmann opened this issue Feb 5, 2024 · 2 comments · Fixed by #366, #367, #375 or #378
Closed
7 tasks done

Implement scan methods for streams #354

lennartdohmann opened this issue Feb 5, 2024 · 2 comments · Fixed by #366, #367, #375 or #378
Labels
enhancement New feature or request Golang Pull requests that update Golang code .NET Pull requests that update .net code PHP Pull requests that update PHP code Python Pull requests that update Python code Ruby Pull requests that update Ruby code Rust Pull requests that update Rust code TypeScript Pull requests that update TypeScript code

Comments

@lennartdohmann
Copy link
Contributor

lennartdohmann commented Feb 5, 2024

Add a method to each SDK that allows to check for streams, similar to Java's forInputStream method.

  • Typescript
  • Go
  • Dotnet
  • Python
  • Rust
  • Ruby
  • PHP

In addition, tests and examples should be added in parallel to the existing ones in the examples folder.

@lennartdohmann lennartdohmann added enhancement New feature or request TypeScript Pull requests that update TypeScript code PHP Pull requests that update PHP code Rust Pull requests that update Rust code Python Pull requests that update Python code Ruby Pull requests that update Ruby code Golang Pull requests that update Golang code .NET Pull requests that update .net code labels Feb 5, 2024
@lennartdohmann lennartdohmann changed the title Implement scan methods for InputStreams Implement scan methods for streams Feb 5, 2024
@unglaublicherdude
Copy link
Member

ruby still missing

@unglaublicherdude
Copy link
Member

ruby will not be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Golang Pull requests that update Golang code .NET Pull requests that update .net code PHP Pull requests that update PHP code Python Pull requests that update Python code Ruby Pull requests that update Ruby code Rust Pull requests that update Rust code TypeScript Pull requests that update TypeScript code
Projects
None yet
2 participants