entext

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 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 Client

type Client interface {
	Close() error
}

type EntExt

type EntExt struct {
	NS        string
	NewClient func(interface{}) Client
	Driver    func(dialect.Driver) interface{}
	// contains filtered or unexported fields
}

func (*EntExt) Application

func (d *EntExt) Application() *gobay.Application

func (*EntExt) Close

func (d *EntExt) Close() error

func (*EntExt) Init

func (d *EntExt) Init(app *gobay.Application) error

func (*EntExt) Object

func (d *EntExt) Object() interface{}

Jump to

Keyboard shortcuts

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