package
Version:
v2.0.6+incompatible
Opens a new window with list of versions in this module.
Published: Apr 23, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Save writes configs to json file
WriteIfNotExists writes data directly inside file
type BoltStore struct {
FileName string
}
BoltDB implementation of the Store interface
Put lists all version starting at a given id
Put stores version in Bolt
Retrieve loads data from db by version ID
Structure for encapsulating a new version of configs with additional metadata
Interface for storing and listing configs versions
Source Files
¶
Click to show internal directories.
Click to hide internal directories.