dbio

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg config.Config) *sql.DB

New does not change database, just returns a database handle, that can be used concurrently.

func NewWithInit

func NewWithInit(cfg config.Config) *sql.DB

NewWithInit removes all previous data, if any, creates the database schema and return back a database handle, that can be used concurrently.

Types

This section is empty.

Jump to

Keyboard shortcuts

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