goxic

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Deprecated: The goxic package will soon be removed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(db sqlize.SQL, query *gxsql.Statement, args ...sql.NamedArg) (sql.Result, error)

func Query

func Query(db sqlize.SQL, query *gxsql.Statement, args ...sql.NamedArg) (*sql.Rows, error)

Types

type Row

type Row interface {
	Scan(dest ...interface{}) error
}

func QueryRow

func QueryRow(db sqlize.SQL, query *gxsql.Statement, args ...sql.NamedArg) Row

Jump to

Keyboard shortcuts

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