//
pkg.gl
Category
github.com/TrueCloudLab/frostfs-node
pkg
util
locode
db
boltdb
package
0.0.0-20230301081111-79ba34714ab8
Repository:
https://github.com/truecloudlab/frostfs-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
202 SLOC
#
Functions
New
New creates a new instance of the DB.
ReadOnly
ReadOnly enables read-only mode of the DB.
#
Structs
DB
DB is a descriptor of the FrostFS BoltDB location database.
Prm
Prm groups the required parameters of the DB's constructor.
#
Type aliases
Option
Option sets an optional parameter of DB.