filter

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 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 func(filters *Filters)

func ByName

func ByName(name string) Filter

func ByType

func ByType(typ reflector.Type) Filter

func ByTypeOf

func ByTypeOf[T any]() Filter

type Filters

type Filters struct {
	Name string
	Type reflector.Type
}

func Of

func Of(filters ...Filter) *Filters

Jump to

Keyboard shortcuts

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