package
0.0.0-20211007011049-c28e91b6e4bf
Repository: https://github.com/toddproject/todd.git
Documentation: pkg.go.dev
# Functions
NewToddDB will create a new instance of toddDatabase, and load the desired databasePackage-compatible comms package into it.
# Variables
No description provided by the author
No description provided by the author
# Interfaces
DatabasePackage represents all of the behavior that a ToDD database plugin must support.