package
1.0.0-beta.9
Repository: https://github.com/iotaledger/iota-core.git
Documentation: pkg.go.dev

# Functions

Clone creates a new ClonableSQLDatabase instance by copying the SQLite database to a new location.
NewClonableSQLiteDatabase creates a new ClonableSQLDatabase instance.

# Structs

ClonableSQLiteDatabase is a wrapper around a gorm database (SQLite) that allows to clone it.