filter

package
v2.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse[T any](query string) (func(T) bool, error)

Parse parses the given query and creates an appropriate filter function

func ParseFromContext

func ParseFromContext[T any](c *fiber.Ctx) (func(T) bool, error)

ParseFromContext is the same as Parse it just auto-extracts the query from the given fiber.Ctx

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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