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