xorm

package
v0.0.0-...-5699c4c Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: Apache-2.0, Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Xorm

type Xorm struct {
	*options.Options
	// contains filtered or unexported fields
}

func (*Xorm) New

func (this *Xorm) New(db interface{}) page.Page

func (*Xorm) Opt

func (this *Xorm) Opt(opt *options.Options) page.Page

func (*Xorm) Page

func (this *Xorm) Page(data interface{}) (p page.Result, err error)

func (*Xorm) Select

func (this *Xorm) Select(columns ...string) page.Page

func (*Xorm) Where

func (this *Xorm) Where(query interface{}, args ...interface{}) page.Page

Jump to

Keyboard shortcuts

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