//
pkg.gl
Category
github.com/dicedb/dice
internal
regex
package
0.0.0-20241015184336-d78f8be1ba06
Repository:
https://github.com/dicedb/dice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
31 SLOC
#
Functions
WildCardMatch
WildCardMatch checks if the key matches the pattern using * and ? as wildcards using two pointer approach.