package
0.23.2
Repository: https://github.com/mainfluxlabs/mainflux.git
Documentation: pkg.go.dev

# Functions

Connect creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
NewDatabase creates a ThingDatabase instance.
NewUserRepo instantiates a PostgreSQL implementation of user repository.

# Structs

Config defines the options that are used when connecting to a PostgreSQL instance.

# Interfaces

Database provides a database interface.