Commit 23bab30
committed
Note an alternative approach to bbolt-only fallback
Not sure why I didn't think of this the first time, rather than the wild
approach I took with all the init functions. Maybe I was hesitant to not
follow the common error handling path, even though it's not relevant.
I still don't want to do this, though. The code is simpler, but the
concept is still hard to explain.1 parent d0f9c4e commit 23bab30
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
0 commit comments