plugins

package
v0.0.0-...-3af2afe Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2015 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gorm

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

func (*Gorm) Close

func (g *Gorm) Close() error

func (*Gorm) Get

func (g *Gorm) Get() interface{}

func (*Gorm) Init

func (g *Gorm) Init(a *system.Application) error

type MongoDB

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

func (*MongoDB) Close

func (mp *MongoDB) Close() error

func (*MongoDB) Get

func (mp *MongoDB) Get() interface{}

func (*MongoDB) Init

func (mp *MongoDB) Init(a *system.Application) error

type PluginRedis

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

func (*PluginRedis) Close

func (r *PluginRedis) Close() error

func (*PluginRedis) Get

func (r *PluginRedis) Get() interface{}

func (*PluginRedis) Init

func (r *PluginRedis) Init(a *system.Application) error

type QM

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

func (*QM) Close

func (qp *QM) Close() error

func (*QM) Get

func (qp *QM) Get() interface{}

func (*QM) Init

func (qp *QM) Init(a *system.Application) error

type QueryManager

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

func (*QueryManager) Get

func (qm *QueryManager) Get(name string) string

func (*QueryManager) Load

func (qm *QueryManager) Load(r io.Reader)

type RethinkDB

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

func (*RethinkDB) Close

func (rp *RethinkDB) Close() error

func (*RethinkDB) Get

func (rp *RethinkDB) Get() interface{}

func (*RethinkDB) Init

func (rp *RethinkDB) Init(a *system.Application) error

type SQLScanner

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

func (*SQLScanner) Run

func (s *SQLScanner) Run(io *bufio.Scanner) map[string]string

Jump to

Keyboard shortcuts

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