filter

package
v0.0.0-...-727adce Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 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 Filter

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

func MustCompile

func MustCompile(input string) *Filter

func NewFilter

func NewFilter(input string) (*Filter, error)

func (*Filter) GetCopyWithReplacements

func (f *Filter) GetCopyWithReplacements(a ...interface{}) (*Filter, error)

func (*Filter) GetDBQuery

func (f *Filter) GetDBQuery(language string) (interface{}, error)

func (*Filter) GetDBQueryWithReplacement

func (f *Filter) GetDBQueryWithReplacement(language string, a ...interface{}) (interface{}, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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