mimic

package
v0.0.0-...-eae099e Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuery

func NewQuery(q QueryResult) string

func NewQueryDSN

func NewQueryDSN(dsn string, q QueryResult)

func NewResult

func NewResult(q QueryResult) string

func NewResultDSN

func NewResultDSN(dsn string, q QueryResult)

Types

type Query

type Query struct {
	Cols []string
	Vals [][]driver.Value
}

type QueryResult

type QueryResult struct {
	*Result
	*Query
	NumInput int
}

type Result

type Result struct {
	NumRows int
}

type XormDriver

type XormDriver struct {
}

func (*XormDriver) Parse

func (x *XormDriver) Parse(a string, b string) (*dialects.URI, error)

Jump to

Keyboard shortcuts

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