database

package module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: 0BSD Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	*sql.DB
}

func Connect

func Connect(env string) (*DB, error)

func (DB) Execute

func (db DB) Execute(query string) (sql.Result, error)

type SqlConnection

type SqlConnection struct {
	Host     string
	Port     string
	User     string
	Password string
	Name     string
}

Jump to

Keyboard shortcuts

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