package
0.0.0-20211216153957-746fcef535ac
Repository: https://github.com/meln1k/foundationdb-block-device.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
Create a new array database - instance of the database name - name of the array blockSize - size of the block in bytes size - size of the volume in bytes.
Exists returns true if an array with the specified name exists in the database.
List all arrays.
No description provided by the author
Open and initialize an already created array.

# Structs

ArrayDescription is a short summary about the array.
FDBArray holds metadata and directories of the respective array.