tagexpr

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Eval

func Eval(expr string, testTags []string) (bool, error)

Eval evaluates a boolean tag expression against a set of test tags. Returns true if the expression matches the tag set, false otherwise. Expression syntax: TAG, !TAG, TAG1 && TAG2, TAG1 || TAG2, (expr) Precedence: ! > && > ||

Types

This section is empty.

Jump to

Keyboard shortcuts

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