//
pkg.gl
Category
github.com/pydio/cells/v4
common
dao
boltdb
package
4.4.10
Repository:
https://github.com/pydio/cells.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
15
Files
242 SLOC
#
Functions
NewDAO
NewDAO creates a new handler for the boltdb dao.
#
Constants
Driver
No description provided by the author
#
Structs
Handler
Handler for the main functions of the DAO.
#
Interfaces
DAO
DAO defines the functions specific to the boltdb dao.