packages

package
v0.0.0-...-39dea61 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBS

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

типы используемые в этом пакете

func NewDBS

func NewDBS(logger io.Writer) DBS

создание нового инстанса

func (DBS) Open

func (d DBS) Open(dsn DatabaseOptions)

создание хэндлера для работы с базой данных

type DatabaseOptions

type DatabaseOptions struct {
	User, Password, Host, Port, DatabaseName string
	ListTables                               []interface{}
}

типы используемые в этом пакете

Jump to

Keyboard shortcuts

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