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

Expose nats.Context option for nats.KeyWatcher #904

Merged
merged 3 commits into from Mar 18, 2022

Commits on Feb 10, 2022

  1. Expose KeyWatcher context to facilitate KeyValue interface extension

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    37a7809 View commit details
    Browse the repository at this point in the history
  2. Expose KeyWatcher context to facilitate KeyValue interface extension

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    65759d5 View commit details
    Browse the repository at this point in the history
  3. Rename GetContext to Context

    Signed-off-by: Matthew DeVenny <matt@boxboat.com>
    matthewdevenny committed Feb 10, 2022
    Copy the full SHA
    4a88aa4 View commit details
    Browse the repository at this point in the history