//
pkg.gl
Category
github.com/leviinz/aws-xray-sdk-go
pattern
package
0.9.4
Repository:
https://github.com/leviinz/aws-xray-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
78 SLOC
#
Functions
WildcardMatch
WildcardMatch returns true if text matches pattern at the given case-sensitivity; returns false otherwise.
WildcardMatchCaseInsensitive
WildcardMatchCaseInsensitive returns true if text matches pattern (case-insensitive); returns false otherwise.