Documentation
¶
Index ¶
Constants ¶
View Source
const (
QUERY_UPDATE_COMMENT = "UPDATE comments SET statu = $1 WHERE created_at = $2"
)
Variables ¶
This section is empty.
Functions ¶
func NewCommentRepository ¶
func NewCommentRepository(postgresqlConnection *sql.DB) comment.CommentRepository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.