exec

package
v0.0.0-...-3cc3e56 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryBuilder

type QueryBuilder struct {
	// contains filtered or unexported fields
}

func NewQueryBuilder

func NewQueryBuilder(database *db.Conn, query string, values map[string]interface{}) *QueryBuilder

func (*QueryBuilder) Exec

func (q *QueryBuilder) Exec() ([]map[string]interface{}, error)

func (*QueryBuilder) GetRawSql

func (q *QueryBuilder) GetRawSql() string

func (*QueryBuilder) TemplateParse

func (q *QueryBuilder) TemplateParse() (string, error)

func (*QueryBuilder) WithFormat

func (q *QueryBuilder) WithFormat(format map[string]string)

Jump to

Keyboard shortcuts

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