//
pkg.gl
Category
github.com/liuhailove/seamiter-golang
core
retry
classify
package
1.0.0
Repository:
https://github.com/liuhailove/seamiter-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
103 SLOC
#
Constants
AnyMatch
只要不为空,则匹配.
ContainMatch
包含匹配.
ExactMatch
精确匹配.
PrefixMatch
前缀匹配.
RegularMatch
正则匹配.
SuffixMatch
后缀匹配.
#
Structs
ErrorClassifier
ErrorClassifier 异常分类.
ErrorClassifierBuilder
No description provided by the author
#
Type aliases
PatternMatcher
No description provided by the author