Discover Packages
github.com/Mirantis/northshore
store
package
Version:
v0.0.0-...-0627081
Opens a new window with list of versions in this module.
Published: Sep 3, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
Documentation
¶
Delete deletes key from boltdb Bucket
GetStorable loads all items from boltdb Bucket
Load loads item from boltdb Bucket
Save stores item in boltdb Bucket as JSON
type Storable interface {
Bucket() []byte
Next([]byte ) interface{}
}
Storable defines collection interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.