//
pkg.gl
Category
github.com/uber/kraken
build-index
tagstore
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
14
Dependents
2
Files
134 SLOC
#
Functions
New
New creates a new Store.
#
Variables
ErrTagNotFound
Store errors.
#
Structs
Config
Config defines tag store configuration.
#
Interfaces
FileStore
FileStore defines operations required for storing tags on disk.
Store
Store defines tag storage operations.