compare

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Func

type Func[T any] func(T) (bool, error)

func Contains

func Contains(s string) Func[string]

func Exactly

func Exactly(s string) Func[string]

func Glob

func Glob(pattern string) Func[string]

func HasPrefix

func HasPrefix(s string) Func[string]

func JSON

func JSON[T any](key string, contains Func[T]) Func[io.Reader]

Jump to

Keyboard shortcuts

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