Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compare ¶
Compare will match a string pattern which may contain wildcard characters against a string str. The result is a boolean.
func CompareAnyTag ¶
CompareAnyTag will match a string pattern which may contain wildcard characters against a string str. If the compare fails, a successive compare is made with a ':*' added to pattern (wildcard the addition of a tag to the pattern). The result is a boolean based on the last test.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.