quals

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Qual

type Qual struct {
	Column   string
	Operator string
	Value    *proto.QualValue
}

Qual is a struct which represents a database qual in a more easily digestible form that proto.Qual

func NewQual

func NewQual(q *proto.Qual) *Qual

func (*Qual) Equals added in v1.8.3

func (q *Qual) Equals(other *Qual) bool

type QualSlice

type QualSlice []*Qual

func (QualSlice) Contains added in v1.8.3

func (s QualSlice) Contains(other *Qual) bool

func (QualSlice) SingleEqualsQual

func (s QualSlice) SingleEqualsQual() bool

Jump to

Keyboard shortcuts

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