squirrel

package module
v0.0.0-...-440b311 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: MIT Imports: 0 Imported by: 0

README

This is a simple stub for https://github.com/Masterminds/squirrel, strictly for use in query testing.

See the LICENSE file in this folder for information about the licensing of the original library.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StatementBuilder = &StatementBuilderType{}

Functions

func Expr

func Expr(e string, args ...interface{}) string

Types

type StatementBuilderType

type StatementBuilderType struct{}

func (*StatementBuilderType) Columns

func (b *StatementBuilderType) Columns(columns ...string) *StatementBuilderType

func (*StatementBuilderType) Exec

func (b *StatementBuilderType) Exec()

func (*StatementBuilderType) Insert

func (*StatementBuilderType) Values

func (b *StatementBuilderType) Values(strings ...string) *StatementBuilderType

Jump to

Keyboard shortcuts

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