package
0.16.0
Repository: https://github.com/absmach/supermq.git
Documentation: pkg.go.dev

# Functions

Connect creates a connection to the PostgreSQL instance.
CreateMetadataQuery creates a query to filter by metadata.
HandleError handles the error and returns a wrapped error.
NewDatabase creates a Clients'Database instance.
Setup creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
Total returns the total number of rows.

# Structs

No description provided by the author

# Interfaces

Database provides a database interface.