示例#1
0
func init() {
	parsing.Register("http", NewHttpFetcher)
}
示例#2
0
func init() {
	parsing.Register("timetail", NewTimetail)
}