Consistent usage of variables in the example
stalecu opened this issue · 0 comments
stalecu commented
Hello!
It might seem like an insignificant issue, but I have noticed you've defined dbName
in the example usage (both in the README and in _example/main.go), but you haven't actually used it. I'll push a PR for this right now.