db

package
v0.0.0-...-1edd13b Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteComment

func DeleteComment(commentID int64) error

func Init

func Init(mysqlDSN string)

Init 初始化

func InsertHotComment

func InsertHotComment(comment *entity.Comment) error

func SelectFilmImageAndName

func SelectFilmImageAndName(filmId int64) (string, string, error)

func SelectHotComment

func SelectHotComment(movieId int64) ([]*entity.Comment, error)

func SelectMyComment

func SelectMyComment(userId int64) ([]*entity.Comment, error)

func SelectUpNum

func SelectUpNum(commentID int64) (int64, error)

func UpdateHotComment

func UpdateHotComment(commentID int64) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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