Documentation
¶
Index ¶
- Variables
- func CreateMessage(token string, message string) error
- func CreateToken(token string, expirationTime time.Time, count int) error
- func GetMessages(token string) ([]entity.Message, error)
- func GetToken(token string) (*entity.Token, error)
- func InitMysql() error
- func UpdateToken(token *entity.Token) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CreateMessage ¶
func UpdateToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.