package
0.0.1
Repository: https://github.com/jameswlane/devex.git
Documentation: pkg.go.dev

# Functions

AddInstalledApp adds an app to the installed_apps table.
InitDB initializes the SQLite database and returns the custom DB type.
IsAppInDB checks if an app is already stored in the database.
RemoveInstalledApp removes an app from the installed_apps table.

# Structs

No description provided by the author