package
Version:
v3.0.4+incompatible
Opens a new window with list of versions in this module.
Published: Jan 28, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exists check if a file is present or not
Save writes configs to json file
WriteIfNotExists writes data directly inside file
type BoltStore struct {
FileName string
}
BoltStore is a BoltDB implementation of the Store interface
List lists all version starting at a given id
Put stores version in Bolt
Retrieve loads data from db by version ID
Version is a structure for encapsulating a new version of configs with additional metadata
VersionsStore is the interface for storing and listing configs versions
NewStore opens a new store
Source Files
¶
Click to show internal directories.
Click to hide internal directories.