package
1.2.18-prerelease02
Repository: https://github.com/uber/cadence.git
Documentation: pkg.go.dev

# Functions

NewDB returns an instance of DB, which contains a new created mysql.DB with sqlite specific methods.

# Constants

No description provided by the author

# Structs

DB contains methods for managing objects in a sqlite database It inherits methods from the mysql.DB to reuse the implementation of the methods sqlplugin.ErrorChecker is customized for sqlite.