dal

package
v0.0.0-...-aae0ae9 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dal

type Dal struct {
	// contains filtered or unexported fields
}

func (*Dal) Close

func (dal *Dal) Close() error

func (*Dal) GetAccInfo

func (dal *Dal) GetAccInfo(login, password string) string

func (*Dal) Open

func (dal *Dal) Open(dbname string) error

func (*Dal) RegisterNewUser

func (dal *Dal) RegisterNewUser(login, password string) sql.Result

func (*Dal) UserExists

func (dal *Dal) UserExists(login string) bool

Jump to

Keyboard shortcuts

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