postgres

package
v0.0.0-...-dfd90ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const GetNotificationCmd = `` /* 472-byte string literal not displayed */
View Source
const MarkAsReadCmd = `
		UPDATE notifications 
		SET is_read = true 
		WHERE id = $1;`

Variables

This section is empty.

Functions

func NewRepository

func NewRepository(db *sql.DB, log *zap.Logger) pkgNotifications.Repository

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL