//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
creational
factory
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
22 SLOC
#
Functions
NewIRuleConfigParser
NewIRuleConfigParser NewIRuleConfigParser.
#
Interfaces
IRuleConfigParser
工厂模式用于创建类型相关的不同对象 简单工厂方法 IRuleConfigParser IRuleConfigParser.