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 grpc unary server interceptor #312

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    a960775 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Use the functional options pattern to configure interceptor

    Also adresse other minor/style issues.
    shouichi committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    456ebca View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Use map to lookup status code

    Co-authored-by: Aubrey Dean <[email protected]>
    shouichi and spaceweasel committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    93183e7 View commit details
    Browse the repository at this point in the history