Documentation
¶
Overview ¶
Command basicusage demonstrates the full public API of the blobstore: opening a Store backed by bbolt, writing and reading a blob, listing keys, checking stats, and — the actual point of the bbolt work — closing the store and reopening it to prove data survives a restart.
Run it with:
go run ./examples/basic
Click to show internal directories.
Click to hide internal directories.