package
0.4.7
Repository: https://github.com/cuisi521/go-cs-core.git
Documentation: pkg.go.dev

# Functions

NewDFAMather 创建出一个DFA树的根节点实例.

# Structs

DFAMatcher 定义一个DFAMatcher结构体,代表一个完整的DFA。.
Node 定义一个Node结构体,代表DFA的一个节点。.