sql

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

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database struct {
	DB *gorm.DB
	// contains filtered or unexported fields
}

func New

func New(ip string, port string, dbName string, user string, password string) *Database

func (*Database) Close

func (d *Database) Close() error

func (*Database) Open

func (db *Database) Open() error

Jump to

Keyboard shortcuts

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