Documentation
¶
Overview ¶
Package bolt is a BoltDB TiddlerStore backend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustOpen ¶
func MustOpen(dataSource string) store.TiddlerStore
MustOpen opens the BoltDB file specified as dataSource, creates the necessary buckets and returns a TiddlerStore. MustOpen panics if there is an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.