pg_filter_parser

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

README

pg-filter-parser

Golang filter parser for go-pg

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilter

func NewFilter(fromTagName, toTagName string) *filter

Types

type Chain

type Chain struct {
	Type  string
	Items []interface{}
}

type Condition

type Condition struct {
	Fieldname string
	Operator  string
	Value     interface{}
}

Jump to

Keyboard shortcuts

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