From 153372abd4adbcdb0a8be7eecddcfe5b5c885d9f Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Fri, 17 Jan 2014 15:23:39 -0700 Subject: Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages. --- bucket.go | 1 + 1 file changed, 1 insertion(+) (limited to 'bucket.go') diff --git a/bucket.go b/bucket.go index ece92b5..f42db47 100644 --- a/bucket.go +++ b/bucket.go @@ -29,3 +29,4 @@ type bucket struct { entries uint64 root pgno } + -- cgit v1.2.3