glob

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package glob provides simple globbing functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchFold added in v0.5.6

func MatchFold(p, s string) bool

MatchFold matches a string against a pattern that may contain * as a wildcard. The * character matches zero or more characters. Matching is case-insensitive (ASCII fold).

Types

This section is empty.

Jump to

Keyboard shortcuts

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