Example #1
0
func init() {
	fttp.Handle(tagPath, considerTags)
}
Example #2
0
func init() {
	fttp.Handle(tridPath, considerTrids)
}