datasource

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 17, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mysql

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

func NewMysql

func NewMysql(write, read string) *Mysql

func (*Mysql) Error

func (d *Mysql) Error() error

func (*Mysql) Read

func (d *Mysql) Read() *gorm.DB

func (*Mysql) SetDebug

func (d *Mysql) SetDebug(debug bool)

func (*Mysql) SetIdleConn

func (d *Mysql) SetIdleConn(ic int)

func (*Mysql) SetOpenConn

func (d *Mysql) SetOpenConn(oc int)

func (*Mysql) Write

func (d *Mysql) Write() *gorm.DB

Jump to

Keyboard shortcuts

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