filterer

package
v0.0.0-...-1cd3275 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(fieldSets []*FieldSet) (string, http.Handler)

NewService returns a service instance.

Types

type Field

type Field struct {
	Name string
	Type string
}

Field is the representation of a filterable field.

type FieldSet

type FieldSet struct {
	ID     string
	Fields []*Field
}

FieldSet is a set of filterable fields.

type Service

type Service struct {
	filtererv1connect.UnimplementedFiltererServiceHandler
	// contains filtered or unexported fields
}

Service is the filterer service implementation.

func (*Service) Filter

Filter implements filterer.FiltererServiceServer.Filter.

Jump to

Keyboard shortcuts

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