# Functions
CopyObjects is a helper to copy elements of a given type from the src to the target GORM database interface.
GetTestDatabase returns a Connector to an in-mem SQLite DB.
New creates a new Connector with the given driver and database.
NewLogrusLogWriterWithLevel creates a new LogWriter with the given logrus.Logger and the specified logrus.Level.
# Variables
ErrCoreMetaNotFound is the error thrown when reading a non-existent core_kv key.
# Interfaces
No description provided by the author