Versions in this module Expand all Collapse all v0 v0.0.1 Feb 27, 2025 Changes in this version + type DB struct + func NewMemoryDB() *DB + func NewPostgresDB(dsn string) *DB + func NewSQLiteDB(dsn string) *DB