squirrel

package
v0.0.0-...-8f9ce2e Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExprSlice

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

func NewExprSlice

func NewExprSlice(sql string, args ...interface{}) *ExprSlice

func (*ExprSlice) ToSql

func (e *ExprSlice) ToSql() (string, []interface{}, error)

type StringSlice

type StringSlice []string

func (*StringSlice) Scan

func (s *StringSlice) Scan(src interface{}) error

func (StringSlice) Value

func (s StringSlice) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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