mysql

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DATABASE_LINK_STR string
View Source
var DATABASE_TYPE string
View Source
var MAX_CONNETC_NUM = 100

Functions

This section is empty.

Types

type DB

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

func GetConnect

func GetConnect() *DB

get a *Database.DB from pool,if not idle will create a new one.

func (*DB) DB

func (db *DB) DB() *gorm.DB

func (*DB) Release

func (db *DB) Release()

type ORMPool

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

Jump to

Keyboard shortcuts

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