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

database: comment that Get returns ErrNotFound if key is not present #2018

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

aaronbuchwald
Copy link
Collaborator

This PR adds a comment to the database KeyValueReader interface that specifies if a key is not present in the database, it should return database.ErrNotFound.

@aaronbuchwald aaronbuchwald self-assigned this Sep 14, 2023
@StephenButtolph StephenButtolph added the documentation Improvements or additions to documentation or examples label Sep 14, 2023
@StephenButtolph StephenButtolph added this to the v1.10.10 milestone Sep 14, 2023
@StephenButtolph StephenButtolph merged commit 9ed86d2 into dev Sep 14, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the update-db-get-comment branch September 14, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation or examples
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants