Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func String2Hex ¶
Types ¶
type Result ¶
type Result struct {
// contains filtered or unexported fields
}
Result represents simple regex result
Current support type: "prefix" inlcude only one key "prefix{keylen}" include all keys start with prefix and key with keylen "prefix*" include all keys start with prefix
func (*Result) ShouldSkip ¶
Click to show internal directories.
Click to hide internal directories.