aboutsummaryrefslogtreecommitdiff
path: root/stat.go
diff options
context:
space:
mode:
Diffstat (limited to 'stat.go')
-rw-r--r--stat.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/stat.go b/stat.go
index 2020d9a..b01fa99 100644
--- a/stat.go
+++ b/stat.go
@@ -1,6 +1,6 @@
package bolt
-type stat struct {
+type Stat struct {
PageSize int
Depth int
BranchPageCount int