//
pkg.gl
Category
github.com/mxschmitt/golang-url-shortener
internal
stores
boltdb
package
0.0.0-20200702132457-6eca2572c884
Repository:
https://github.com/mxschmitt/golang-url-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
169 SLOC
#
Functions
New
New returns a bolt store which implements the stores.Storage interface.
#
Structs
BoltStore
BoltStore implements the stores.Storage interface.