Tags: ash2k/go-grpc-middleware
Tags
Update streaming interceptor example (grpc-ecosystem#320) Return new stream with wrapped context instead of original so changes will be passed further the chain
Moved to GH actions; Added lint; Added issue/PR templates. (grpc-ecos… …ystem#296) * Moved to GH actions; Added lint; Added issue/PR templates; Fixed vet Signed-off-by: Bartlomiej Plotka <[email protected]> * Fixed linter detected issues. Signed-off-by: Bartlomiej Plotka <[email protected]> * Modify the require_clean_work_tree function (grpc-ecosystem#307) * Fixed linter detected issues. Signed-off-by: Bartlomiej Plotka <[email protected]> * Add format-only flag Signed-off-by: Yash Sharma <[email protected]> * Modify the require_clean_work_tree function. Taken from - https://github.com/git/git/blob/master/git-sh-setup.sh#L211 Signed-off-by: Yash Sharma <[email protected]> Added a git script Signed-off-by: Yash Sharma <[email protected]> chmod change Signed-off-by: Yash Sharma <[email protected]> changes to git-tree.sh Signed-off-by: Yash Sharma <[email protected]> Modified makefile Signed-off-by: Yash Sharma <[email protected]> clean up changes Signed-off-by: Yash Sharma <[email protected]> * Bump timeout deadline to 100ms Signed-off-by: Yash Sharma <[email protected]> Co-authored-by: Bartlomiej Plotka <[email protected]> * Skipped retry call timeout tests, will fix in later PR. Signed-off-by: Bartlomiej Plotka <[email protected]> * Fixed race. Signed-off-by: Bartlomiej Plotka <[email protected]> Co-authored-by: Yash Sharma <[email protected]>
Moved to GH actions; Added lint; Added issue/PR templates. (grpc-ecos… …ystem#296) * Moved to GH actions; Added lint; Added issue/PR templates; Fixed vet Signed-off-by: Bartlomiej Plotka <[email protected]> * Fixed linter detected issues. Signed-off-by: Bartlomiej Plotka <[email protected]> * Modify the require_clean_work_tree function (grpc-ecosystem#307) * Fixed linter detected issues. Signed-off-by: Bartlomiej Plotka <[email protected]> * Add format-only flag Signed-off-by: Yash Sharma <[email protected]> * Modify the require_clean_work_tree function. Taken from - https://github.com/git/git/blob/master/git-sh-setup.sh#L211 Signed-off-by: Yash Sharma <[email protected]> Added a git script Signed-off-by: Yash Sharma <[email protected]> chmod change Signed-off-by: Yash Sharma <[email protected]> changes to git-tree.sh Signed-off-by: Yash Sharma <[email protected]> Modified makefile Signed-off-by: Yash Sharma <[email protected]> clean up changes Signed-off-by: Yash Sharma <[email protected]> * Bump timeout deadline to 100ms Signed-off-by: Yash Sharma <[email protected]> Co-authored-by: Bartlomiej Plotka <[email protected]> * Skipped retry call timeout tests, will fix in later PR. Signed-off-by: Bartlomiej Plotka <[email protected]> * Fixed race. Signed-off-by: Bartlomiej Plotka <[email protected]> Co-authored-by: Yash Sharma <[email protected]>
Add support for the zerolog logging provider (grpc-ecosystem#299)
Add support for the zerolog logging provider (grpc-ecosystem#299)