db

package
v0.0.0-...-92d620a Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(mysqlDSN string)

Init 初始化

func InsertUser

func InsertUser(userName string, password string, email string) error

func SelectOrderByUidMid

func SelectOrderByUidMid(movieId int64, userId int64) (int64, error)

func SelectUserByEmail

func SelectUserByEmail(email string) (*entity.User, error)

func SelectUserByPasswordName

func SelectUserByPasswordName(email string, password string) (*entity.User, error)

func UpdateOrderScore

func UpdateOrderScore(movieId int64, score int64) error

func UpdateUserEmailProfile

func UpdateUserEmailProfile(email string, userId int64) error

func UpdateUserNameProfile

func UpdateUserNameProfile(userName string, userId int64) error

func UpdateUserPhoneProfile

func UpdateUserPhoneProfile(phone string, userId 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