db

package
v0.0.0-...-d9d4bde Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NameDB    = "mysql"
	MysqlUser = "root"
	MysqlPass = " "
	MysqlDB   = "4chat"
	MyPort    = "3306"
	MyUrl     = "localhost"
)

Functions

func DeleteUser

func DeleteUser(id string)

func GetList

func GetList() []controller.Account

func HandleDB

func HandleDB()

func InsertUser

func InsertUser(UserName string, Password string)

func SelectUser

func SelectUser(id string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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