storage

package
v0.0.0-...-8ebb9f7 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DB

func DB() *gorm.DB

DB returns a unique instance of db

func New

func New(d Driver)

New creates connection with DB

Types

type Driver

type Driver string

Driver of sotrage

const (
	MySQL    Driver = "MYSQL"
	Postgres Driver = "POSTGRES"
)

Drivers

Jump to

Keyboard shortcuts

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