Registry / utility / iglou-eu-go-wildcard

iglou-eu-go-wildcard

JSON →
library1.0.3gogounverified

A Go library for matching strings against wildcard patterns with support for * and ? placeholders.

go get github.com/IGLOU-EU/go-wildcard
INSTALL
IMPORT
SIG · IGLOU-EU-GO-WILDCA
I
iglou-eu-go-wildcard
utilitygov1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

wildcard
github.com/IGLOU-EU/go-wildcard

Match a string against a wildcard pattern.

package main import ( "fmt" "github.com/IGLOU-EU/go-wildcard" ) func main() { fmt.Println(wildcard.Match("hello*", "hello world")) // true }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
iglou-eu-go-wildcard — go get iglou-eu-go-wildcard · libregistry