db

package
v0.0.0-...-00d2c6d Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MysqlUserName string
	MysqlPassword string
	MysqlHost     string
	MysqlPort     string
	MysqlDbName   string
)

Functions

func CreateMessage

func CreateMessage(token string, message string) error

func CreateToken

func CreateToken(token string, expirationTime time.Time, count int) error

func GetMessages

func GetMessages(token string) ([]entity.Message, error)

func GetToken

func GetToken(token string) (*entity.Token, error)

func InitMysql

func InitMysql() error

func UpdateToken

func UpdateToken(token *entity.Token) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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