package
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev

# Functions

NewConnection initializes the database DatabaseConnection to our sqlite file.
RemoveDatabase removes the currently set database, used primarily for unit tests.

# Structs

DbIO implements the DatabaseInterface and contains the connection to the database.