clauses

package
v0.0.0-...-6375eca Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fields

type Fields []string

func (Fields) Join

func (f Fields) Join() string

type SqlBuilder

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

func NewSqlBuilder

func NewSqlBuilder(sql string) *SqlBuilder

func (*SqlBuilder) Build

func (t *SqlBuilder) Build(build clause.Builder)

type TextSearcher

type TextSearcher interface {
	Search(searchable search.Searchable) *SqlBuilder
}

func NewTextSearcher

func NewTextSearcher(fields Fields) TextSearcher

Jump to

Keyboard shortcuts

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