//
pkg.gl
Category
github.com/go-micro/microwire-plugins/store/file/v5
module
package
5.2.0
Repository:
https://github.com/go-micro/microwire-plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
433 SLOC
#
Functions
DirOption
DirOption is a file store Option to set the directory for the file store.
NewStore
NewStore returns a memory store.
#
Variables
DefaultDatabase
DefaultDatabase is the namespace that the bbolt store will use if no namespace is provided.
DefaultDir
DefaultDir is the default directory for bbolt files.
DefaultTable
DefaultTable when none is specified.