pkg

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2020 License: MIT Imports: 3 Imported by: 0

README

datacon

Database wrapper using gorm and others libraries. support singleton

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

type Database interface {
	GetConnection() (interface{}, error)
}

Database : contract of Database for guardian

func NewGorm

func NewGorm(ctx context.Context, dialect string, connectionString string) Database

NewGorm : Gorm instance for Session

Jump to

Keyboard shortcuts

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