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

runtime: add support for time types in query parameters #693

Merged

Commits on Jul 3, 2018

  1. runtime: add support for time types in query parameters

    Adds support for parsing the google.protobuf.Duration as
    well as native *time.Time and *time.Duration types in
    url query parameters.
    
    Helps grpc-ecosystem#400.
    johanbrandhorst committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    11fd93f View commit details
    Browse the repository at this point in the history