repo_filter

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterType

type FilterType string

type Raw added in v0.0.16

type Raw string

func (Raw) ApplyTo added in v0.0.16

func (r Raw) ApplyTo(c *gorm.DB) *gorm.DB

func (Raw) Condition added in v0.0.16

func (r Raw) Condition() string

func (Raw) Values added in v0.0.16

func (r Raw) Values() []interface{}

type Where

type Where []any

func (Where) ApplyTo

func (w Where) ApplyTo(c *gorm.DB) *gorm.DB

func (Where) Condition

func (w Where) Condition() string

func (Where) Values

func (w Where) Values() []any

Jump to

Keyboard shortcuts

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