package
0.0.0-20241209153600-91270de67b5a
Repository: https://github.com/absmach/certs.git
Documentation: pkg.go.dev

# Functions

Connect creates a connection to the PostgreSQL instance.
NewDatabase creates a Clients'Database instance.
Setup creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
SetupWithConfig creates a connection to the PostgreSQL instance and applies any unapplied database migrations.

# Structs

No description provided by the author

# Interfaces

Database provides a database interface.