//
pkg.gl
Category
github.com/pydio/cells/v4
common
utils
filex
package
4.4.10
Repository:
https://github.com/pydio/cells.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
3
Files
241 SLOC
#
Functions
Exists
Exists check if a file is present or not.
NewRevisionsStore
NewRevisionsStore opens a new store.
Read
Read reads the content of a file.
Save
Save writes configs to json file.
WriteIfNotExists
WriteIfNotExists writes data directly inside file.
#
Structs
BoltStore
BoltStore is a BoltDB implementation of the Store interface.