package
0.0.4
Repository: https://github.com/alfg/openencoder.git
Documentation: pkg.go.dev

# Functions

ConnectDB Connects to postgres database.
New creates a new database instance.

# Structs

Data represents the available database tables.
JobsOp represents a job operation.
PresetsOp represents the users operations.
SettingsOp represents the settings.
Stats struct for displaying status and count of a job.
UsersOp represents the users operations.

# Interfaces

Jobs represents the Jobs database operations.
Presets represents the Presets database operations.
Settings represents the Settings database operations.
Users represents the Users database operations.