aboutsummaryrefslogtreecommitdiff
path: root/bnodes.go
diff options
context:
space:
mode:
Diffstat (limited to 'bnodes.go')
-rw-r--r--bnodes.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/bnodes.go b/bnodes.go
new file mode 100644
index 0000000..7d977c8
--- /dev/null
+++ b/bnodes.go
@@ -0,0 +1,4 @@
+package bolt
+
+type bnodes []bnode
+