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

auth, etcdserver: follow the correct usage of context #8901

Merged
merged 1 commit into from
Nov 21, 2017

Commits on Nov 21, 2017

  1. auth, etcdserver: follow the correct usage of context

    The keys of context shouldn't be string. They should be a struct of
    their own type.
    
    Fix etcd-io#8826
    mitake committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    f649132 View commit details
    Browse the repository at this point in the history