//
pkg.gl
Category
github.com/asim/go-micro/plugins/store/file/v4
module
package
4.7.0
Repository:
https://github.com/asim/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
406 SLOC
#
Functions
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.