Skip to content
Snippets Groups Projects
Unverified Commit 9df041b2 authored by dlorenc's avatar dlorenc Committed by GitHub
Browse files

This refactors IndexKeys to return an error. (#553)


We were catching these inside the IndexKeys function calls and logging, this
change moves that up to the caller. This is much more standard and simplifies the
implementations.

Signed-off-by: default avatarDan Lorenc <lorenc.d@gmail.com>
parent 2593fded
No related branches found
No related tags found
Loading
Showing
with 65 additions and 96 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment