We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We would like to offer a simple Go consumer of a gRPC output stream based on the gRPC output stream defined in #528
The go library should be easily consumable by other Go programs and should have clear guarantees defined regarding sync/async behavior.
This should effectively be a mapping of the *.h output methods used for our other Falco output streams.
*.h
The text was updated successfully, but these errors were encountered:
FYI @fntlnz
Sorry, something went wrong.
leodido
fntlnz
Successfully merging a pull request may close this issue.
We would like to offer a simple Go consumer of a gRPC output stream based on the gRPC output stream defined in #528
The go library should be easily consumable by other Go programs and should have clear guarantees defined regarding sync/async behavior.
This should effectively be a mapping of the
*.h
output methods used for our other Falco output streams.The text was updated successfully, but these errors were encountered: