mimic

package
v0.0.0-...-a1ba3ed Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuery

func NewQuery(q QueryResult)

func NewQueryDSN

func NewQueryDSN(dsn string, q QueryResult)

func NewResult

func NewResult(q QueryResult)

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(string, string) (*dialects.URI, error)

Jump to

Keyboard shortcuts

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