Exemplo n.º 1
0
func init() {
	fttp.Handle(tagPath, considerTags)
}
Exemplo n.º 2
0
func init() {
	fttp.Handle(tridPath, considerTrids)
}