mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-06 19:29:15 +08:00
4 lines
121 B
Go
4 lines
121 B
Go
// Package postgres contains repository implementations using PostgreSQL as
|
|
// the underlying database.
|
|
package postgres
|