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