예제 #1
0
func init() {
	registry.RegisterTokenMap(ArticlesName, ArticlesTokenMapConstructor)
}
예제 #2
0
func init() {
	registry.RegisterTokenMap(StopName, TokenMapConstructor)
}
예제 #3
0
func init() {
	registry.RegisterTokenMap(Name, GenericTokenMapConstructor)
}