filter

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

SPDX-FileCopyrightText: 2026 Outscale SAS <opensource@outscale.com> SPDX-License-Identifier: BSD-3-Clause

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Filter(ctx context.Context, seq iter.Seq[result.Result]) iter.Seq[result.Result]
}

type JQ

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

func NewJQ

func NewJQ(s string) (JQ, error)

func (JQ) Filter

func (j JQ) Filter(ctx context.Context, seq iter.Seq[result.Result]) iter.Seq[result.Result]

Jump to

Keyboard shortcuts

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