//
pkg.gl
Category
github.com/russelltsherman/golang-url-shortener
internal
stores
boltdb
package
0.0.0-20200702232025-aea61393f90a
Repository:
https://github.com/russelltsherman/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.