Documentation ¶ Index ¶ func New(db *sql.DB, timeouts ...time.Duration) synk.Storage Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(db *sql.DB, timeouts ...time.Duration) synk.Storage New creates a new instance of the storage repository using the provided database connection. It returns an implementation of the storage.Storage interface. Types ¶ This section is empty. Source Files ¶ View all Source files postgresql.go Directories ¶ Show internal Expand all Path Synopsis queries Click to show internal directories. Click to hide internal directories.