You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.gitignore | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 6 years ago | |
boltprint.go | 7 years ago |
README.md
boltprint
A quick Go program for printing out BoltDB files
Usage:
boltprint <file> [format]
If the 'format' option is not provided then a very basic 'tree' will be output Currently the only other format that is supported is json.
Disabled Feature: There is an option in the code to generate a test database file, just look at the 'gentest' branch of the parameter test.