directory
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package database is the implementation of the DatabaseInterface using SQLite3.
Package http contains the basic HTTP functionality of the application.
Package models contains structs and default functions used all over the application to avoid circular dependencies.
Package modules contains the management implementation of all different modules.
Package raven implements the remote error tracking package using sentry.io.
Package update implements the self updating mechanism.
Package version contains the version and repository URL of the application.
Package watcher is the implementation of the application regardless of CLI or UI.