db

package
v0.0.0-...-5607d3c Latest Latest
Warning

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

Go to latest
Published: May 13, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IsSqlite bool
View Source
var ORM *gorm.DB

Functions

func GormInit

func GormInit(conf *config.Config, logger Logger) (*gorm.DB, error)

GormInit init gorm ORM.

Types

type Logger

type Logger interface {
	Print(v ...interface{})
}
var DefaultLogger Logger = nil

use the default gorm logger that prints to stdout

Jump to

Keyboard shortcuts

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