package
3.0.9+incompatible
Repository: https://github.com/pydio/cells.git
Documentation: pkg.go.dev

# Functions

Exists check if a file is present or not.
NewStore opens a new store.
Save writes configs to json file.
WriteIfNotExists writes data directly inside file.

# Structs

BoltStore is a BoltDB implementation of the Store interface.
Version is a structure for encapsulating a new version of configs with additional metadata.

# Interfaces

VersionsStore is the interface for storing and listing configs versions.